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
{{ message }}
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
Consider supporting API endpoints with and without trailing slashes (e.g., via redirect from whichever is considered the non-canonical version of a given API url). This would make it easier and less error prone for people experimenting with the API.
The text was updated successfully, but these errors were encountered:
The trailing slashes could possibly account for some of the unexpected 200 OK empty responses I got when experimenting with the API. I don't know if your xqm code would interpret the trailing slash as an empty identifier in some cases or just ignore it entirely.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Consider supporting API endpoints with and without trailing slashes (e.g., via redirect from whichever is considered the non-canonical version of a given API url). This would make it easier and less error prone for people experimenting with the API.
The text was updated successfully, but these errors were encountered: