Recent searches


No recent searches

Create User REST API getting - 403 Forbidden You do not have access to this page



Posted Oct 04, 2023

Hello we have built and integration with Zendesk, where before creating a ticket we check if the customer/user exist if not we create it then we proceed with the ticket as well.
The endpoint is -> https://developer.zendesk.com/api-reference/ticketing/users/users/#create-user
All other calls as /api/v2/users/me.json or Ticket Creating/Listing work fine.

Our App ID is 279252

We have hundreds of merchants using the integration but only one is getting the following response. 403 - Forbidden

{
    "error": {
        "title": "Forbidden",
        "message": "You do not have access to this page. Please contact the account owner of this help desk for further help."
    }
}

For Authentication through the Zendesk API - OAuth Clients.
Let me know if you need more info about the case.

 


0

1

1 comment

Hi Dimitar! It's difficult to say exactly what the cause might be, but because it's a permissions issue, I'm assuming that the scope of the Oauth is the issue here. I would have that customer reach out to us directly so that we can work with them in their instance to see specifically what's happening. Just pass them this link and our Advocates will be happy to assist.

0


Sign in to leave a comment.

Didn't find what you're looking for?

New post