TimPonting
Member
- Your Task History ID
- IjU3NjUwNTY4MDYzMDA0Mzc1MjZiNTUzNzUxMzI1MTYxNTQzMDBmMzIi_pc
Hi there
My inbound webhooks seem to be misbehaving today - for example giving different results from the same input between this morning NZ time and this afternoon.
Arrays being passed in sometimes are just exposed as the word "Array" with no actual data. But this issue is sometimes only visible when you refresh your inbound webhooks and look at them - they may still run OK in the live environment and be parsed properly as an array. At other times, the opposite is true - some arrays don't work in the live environment (passing an array onwards as the word "Array" not the array data) but the field data looks fine when you refresh your inbound webhooks and look at it in non-live environment.
Any clues?
E.g. screenshot shows the "Entry" array in the non-live environment. But if you look at the related Task history id supplied the Entry array was properly passed in and didn't fail. However, an array which IS visible as an array in the non-live environment was passed on to Airtable as the word "Array" (see the field "PaymentTest" in the Task History - the array data appeared in an Airtable text field as the word "Array".)
My inbound webhooks seem to be misbehaving today - for example giving different results from the same input between this morning NZ time and this afternoon.
Arrays being passed in sometimes are just exposed as the word "Array" with no actual data. But this issue is sometimes only visible when you refresh your inbound webhooks and look at them - they may still run OK in the live environment and be parsed properly as an array. At other times, the opposite is true - some arrays don't work in the live environment (passing an array onwards as the word "Array" not the array data) but the field data looks fine when you refresh your inbound webhooks and look at it in non-live environment.
Any clues?
E.g. screenshot shows the "Entry" array in the non-live environment. But if you look at the related Task history id supplied the Entry array was properly passed in and didn't fail. However, an array which IS visible as an array in the non-live environment was passed on to Airtable as the word "Array" (see the field "PaymentTest" in the Task History - the array data appeared in an Airtable text field as the word "Array".)