I have a file I am using on a previous Otto server.
Closed, downloaded, deleted all records, uploaded, opened
Set up a web hook to it, and got the key successfully
On test the web hook using the View/Test from the console, the web hook gets through i.e. I have records created in my file but I am shown that there is an error:
Failed TypeError: Cannot read properties of undefined (reading ‘useScriptResult’) + “. code:” + -2
This is because I have returned an empty/ null value to the Exit Script step of the OttoReceiver, works as expected if I just send a True. This probably needs documenting… if it’s not an error…
Oh look, topic titles need to be at least 15 chars!!!