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 Jul 4, 2020. It is now read-only.
Issue found on May 28th, 2020
The documentation indicates that this call should return either a 200 or a 404 (unclear which is correct?), however it returns a 204.
Only relevant issue I could find was this, which was never followed up on.
Endpoint(s):
GET /v1/me/player/
Scope(s):
Steps to reproduce:
Does not work in the API console, since it doesn't display error codes
Expected behaviour:
UNKNOWN
Actual behaviour:
Return code 204 (consistently)
The text was updated successfully, but these errors were encountered: