Skip to main content
Best answer

Webhook GET request getting 308 Permanent Redirect

  • December 10, 2021
  • 2 replies
  • 43 views

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

Best answer by christina.dBest answer by christina.d

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! 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30995 replies
  • December 10, 2021

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


christina.d
Forum|alt.badge.img+9
  • Zapier Staff
  • 2653 replies
  • Answer
  • February 11, 2022

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!