Getting 401 Unauthorized while creating Ticket
I'm getting 401 UnAuthorized when I try to create a ticket using the Zoho Desk API.
I am using using OAuth2.0 for getting access token and generated accesstoken and used Desk.tickets.ALL as a SCOPE .
Kindly help me to resolve this issue while creating Ticket with POSTMAN