itdesk REST API: always getting invalid ticket
Hello,
Using my everyvday user I've created a Self Client at the developer console, I use it to get the authorization code and then HTTP POST this information at
https://accounts.zoho.com/oauth/v2/token. I got the access and refresh tokens sucessfully.
Now, when I try to get a ticket or a ticket list, I always get this:
{'response_status': {'messages': [{'status_code': 4001,
'type': 'failed',
'message': 'INVALID_TICKET'}],
'status': 'failed'}}
What did I do wrong?
Thanks,
Max
New to ADSelfService Plus?