Hello, I came across some issues on accessing the Zoho desk search API. I have my scope of Desk.tickets.ALL,Desk.search.READ, I get an error on query though i already generated an access token and used it in my Authorization Bearer.
{
"errorCode":"SCOPE_MISMATCH",
"message":"The OAuth Token does not contain the scope to perform this operation."