I noticed a strange behavior of Zendesk API: when I send a get request with bad credentials, I'm being redirected to the login page.
I'd expect the API to send me 403 status code and refuse in any further "cooperation".
Nonetheless, for any other requests, the behavior is correct and I normally receive 403.
Do I miss something or it's an issue on the side of Zendesk?
Thanks.