Users
Reject Authorization
Reject a game hub login attempt that cannot proceed and return a URL to show the error.
The waiting Game Hub page, identified by the nonce from the authorization deep link, 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