I am trying to connect to Zendesk with API token, but I am getting this issue:
{
"error": "Couldn't authenticate you"
}
I am trying to use Basic Auth
(here is a screenshot from Postman).
If anyone knows another way how to do it, share it with me please!