Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpoints aren't returning anything #827

Open
kalendar opened this issue May 10, 2023 · 0 comments
Open

API endpoints aren't returning anything #827

kalendar opened this issue May 10, 2023 · 0 comments

Comments

@kalendar
Copy link

Actual (problem) behavior

Clicking on any of the API endpoint links in http://localhost:2014/readme/tnoodle gives errors like the following: "This localhost page can’t be found. No webpage was found for the web address: http://localhost:2014/puzzles/.json
HTTP ERROR 404". This is in Chrome on Mac. Clicking on the same links with Firefox on Linux just gives blank pages.

Expected behavior

For example, clicking any of the examples:

puzzles/.json
puzzles/333.json
puzzles/.json?includeStatus
puzzles/333.json?includeStatus

Should return json, but it does not.

Steps To Reproduce

  1. Download and launch the jar file.
  2. Go to the readme at http://localhost:2014/readme/tnoodle
  3. Click on any of the links listed under the API
  4. Get the error text / blank page

Desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant