Hi,
I have started building in one workspace as test and was satisfied we created company account. Now i tried to setup same webservice, same data structure and same query. Testing with the same test params and On new one i get errors and old one still work. I tripple checked.
In one case it specifically requires to add ‘’ arround varchar param in another workspace it does not need that. If i do not provide a parameter in one workspace it is ? in another it is undefined. So it is unclear how to handle… Why this inconsitancy?
Now if i do not provide some values to webhook i needs specifically handle ‘undefined’ inputs…