Hi everyone
I am trying to create a Zapier integration with my app, but I am stuck at the authentication part.
I would like to create an API key auth. To test it, I used my testing endpoint that should always return 200 to any request – http://app.unicornplatform.com/api/v1/websites/ping/
However, for some reason it returns 503 when I test it in Zapier.
Can you please help me out with that? Can’t figure out what I’m doing wrong here.
Thanks!