I'm trying to test OAuth authorization url in Zendesk.
But i am getting this: Invalid Authorization Request
invalid_request The request is missing a required parameter, includes an unsupported parameter or parameter value, or is otherwise malformed.
My url is
https://popoutsa.zendesk.com/oauth/authorizations/...
client id and url is correct. What else could be wrong?
my url can accept and respond to requests, but i'm still getting error