$ zcli apps:validate
› Error: FetchError: invalid json response body at https://myapp.zendesk.com/api/v2/apps/validate reason: Unexpected token R in JSON at position 0
Steps to Reproduce
set env vars ZENDESK_SUBDOMAIN, ZENDESK_EMAIL, ZENDESK_API_TOKEN
have the ZENDESK_API_TOKEN be a value that results in failure to authenticate
try different zcli commands relying on authentication - does the error message indicates is an authentication failure?
Expectations
I ran two commands that failed with two different outputs, but neither message indicated the root cause of authentication failure.
I expect that if I run a command that tries to authenticate to a Zendesk account, and the authenticate fails, the error messages should indicate that.
Reality
Steps to Reproduce
Issue details