You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Desktop
The text was updated successfully, but these errors were encountered: