Skip to main content

I was able to create a connections when I manually enter the data ,but when I select a Querystring from my web hook/list I get an error message “ 

“The app returned "The request is invalid.".

If I remove it and enter a name manually it works, but not with the QueryString. I don't know why. Any help?

 

Hi @edgarphs 

If you’re testing, perhaps it’s because the test value is “John Smith” and maybe the API doesn’t like that there is a space or 2 names provided?

 


looks like that was the issue. Thanks