Skip to main content

Hi,

 

I am trying to create a zap with Webhooks by sending a GET HTTP request with the Arduino uno + ethernet shield but I get the following back: HTTP/1.1 308 Permanent Redirect. What could by a solution to solve this problem?

 

Best regards,

 

Ruben

Hi @PothoffPB 

Check to make sure the Zap Webhook URL exists for a related Zap and is configured correctly.

Probably best to open a ticket with Zapier Support for this: https://zapier.com/app/get-help


Hiya all! 

I wanted to drop by and mention some helpful tips my friend Clint in supported mentioned that did the trick! 

I did some digging and it turns out that you will get a 308 redirect if you're not using SSL. My understanding is that you need to connect to the "https" version instead of the "http" version.

I hope this helps!