Getting 302 response on trying to get authorization grant
Hi!
I am experimenting with the Zoho Desk OAuth2 API but when trying to get an authorization grant via curl, I am getting a 302 response which seems to indicate the api endpoint having been moved to somewhere else. What am I doing wrong?
Of course I have removed the client id and redirect uri in the example above.
Thanks in advance!