Users
Reject Authorization
Reject a game hub login attempt that cannot proceed and return a URL to show the error.
When the nonce from the authorization deep link is provided, the waiting Game Hub page cancels its waiter and shows the error to the player, so the login flow ends instead of hanging.
Opening the returned URL is optional: the game client may open it to show the error itself, and the flow still resolves if it never does.
post/v1/users/authorize/reject
Request body
Response
Successful Response
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○