Skip to main content

Using a GET webhook to circle.so i get a 414 response on this URL: https://app.circle.so/api/admin/v2/posts/21661502 → its only 49 chars so why am I getting this 
 



same exact request on postman works fine... 

 

Hi ​@Jules_BW 

For us to have more info, post screenshots showing how your API request is configured in the CONFIGURE tab while in EDIT mode.

 

Things to check/try:

  • Make sure you have all the required Headers
  • Try using this Zap action: Webhook - Custom Request
    • Method: GET

Thanks Troy. Custom request fixed it!