Best answer

API Key Authentication URL is calling server twice

  • 26 July 2021
  • 1 reply
  • 59 views

Hi Folks,

I created an app on zapier (dummy name) “xyz”.

I am a developer of “xyz” app who is integrating the “xyz” plugin into zapier.

I configured this app by selecting the authentication method as “API Key Authentication”. While configuring it, I provided the API endpoint URL. 

After configuring this, I went to user side and connected the “xyz” account in zapier while making a zap. So, entering API Key and SID, zapier is hitting my server twice.

Why it is happening ?

 

Thanks in Advance...

 

icon

Best answer by Zane 26 July 2021, 18:43

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +9

When you configure auth, you’ll provide a test endpoint, where we can support the user by confirming the credentials they entered are valid, and will work once they turn their Zap on and leave their Zapier workflow running. Zapier will hit this endpoint in the Zap editor when the user sets a Zap up with the connection, and anytime they make a change to one of those Zaps. Also anytime they hit reconnect from “My Apps”, etc. There might be a couple other contexts where Zapier confirms a connected account is working by hitting the test endpoint, maybe when the Zap is actually turned on - details are escaping me a the moment. But I think that probably explains why you’re seeing the traffic you are.