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
Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Describe the bug
Some requests do not check whether the response is in the 200 range and will attempt to parse the body as JSON and will fail. This leads to errors that are misrepresented.
OS: macOS 14.4
Browser: Arc (Google Chromium)
Graph Explorer Version: 1.5.1
Graph Database & Version: Amazon Neptune
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
The text was updated successfully, but these errors were encountered:
Community Note
Describe the bug
Some requests do not check whether the response is in the 200 range and will attempt to parse the body as JSON and will fail. This leads to errors that are misrepresented.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
The text was updated successfully, but these errors were encountered: