The Url Auth return: There was a server error processing your request
The client_id is wrong. We don’t use UUIDs for the client_id. You mostly likely grabbed the App ID and not the key under API Keys. Also you need to URLEncode the redirect_uri.
1 Like
I have same problem, Could you please say it more specific please