Hi team,
I followed the all the steps mentioned in the below documentation to generate the API token
However, when I call the endpoint belowcurl --location 'https://{subDomian}.zendesk.com/wfm/public/api/v1/activities?startTime=1722105600' \--header 'Authorization: Basic XXXXX' \--header 'Content-Type: application/json' \--header 'Accept: application/json'
I receive a 403 error with the message "JWT not found."
Could you please help us understand the reason for this error and how to resolve it?

