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
Url endpoint says the use:
"/users/auth/"
however the Syntax example is:
"/users/?game_id=xxxxx&username=test&user_token=12a45z"
notice the lack of
"/auth/"
pls fix :'(
The text was updated successfully, but these errors were encountered:
NathanAuckett
changed the title
Syntax example on game API users/auth page does not "auth/
Syntax example on game API users/auth page does not "auth/"
Oct 6, 2020
NathanAuckett
changed the title
Syntax example on game API users/auth page does not "auth/"
Syntax example on game API users/auth page does not use "auth/"
Oct 6, 2020
freezernick
added a commit
to freezernick/doc-game-api
that referenced
this issue
May 22, 2021
This page:
https://gamejolt.com/game-api/doc/users/auth
Url endpoint says the use:
"/users/auth/"
however the Syntax example is:
"/users/?game_id=xxxxx&username=test&user_token=12a45z"
notice the lack of
"/auth/"
pls fix :'(
The text was updated successfully, but these errors were encountered: