curl https://{subdomain}.zendesk.com/api/v2/apps/{app_id}/public_key.pem -u {email}:{pass}
I have app_id
I can't understand which subdomain I must use and correspondingly which email and pass?
I have dev account, I tried dev subdomain and email and pass and I get 403 Forbiden
I'v tried subdomain of my client and my email and pass - still nothing
I'v tried email and pass from apps.zendesk.com - nothing
I just can't figure out which combination of subdomain and email should be used
Please help!
Just checking in here to see if you found a solution to your issue?