Skip to main content
Best answer

Error 414 URI too long.


omgitsderek

I am having an issue where two of the get’s further down the list say the uri is too long but the first one it works fine and the urls are the same length. Any help please?

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @omgitsderek 

Good question.

Try moving the key/value pairs (after the ? and remove the ? from the URL) to the Query String Params section.

 

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
  • 31123 replies
  • Answer
  • August 5, 2023

Hi @omgitsderek 

Good question.

Try moving the key/value pairs (after the ? and remove the ? from the URL) to the Query String Params section.

 


omgitsderek
  • Author
  • Beginner
  • 1 reply
  • August 7, 2023

You are a god send. Thank you Troy. Moving them to those fixed the issue. I appreciate the help.