I am having an issue with Service Desk Api. I try to reach this endpoint : /servicedesk/${jira.serviceDesk.id}/requesttype, it works great when I use basic auth but when it comes to use a bearer token i get this message.
"Client must be authenticated to access this resource."
i checked the scopes oh the token I use and they are good.