Hello,
I am trying to create my first zapier app, I choose the authentication to be token based. When ever the end point returns any valid json on testing url the validation passes.
How can I fail the validation if token is not valid? Do I return specific http status or there is some sort of json error I need to return, I could find any documentation