
Announcements
Dear experts,
I get the error with Parse JSON connector:
Invalid type. Expected Object but got Array
Can this be solved?
gr. P
Your Parse JSON schema is wrong. You are filtering an array, which will generate an array, but the Parse JSON schema is set for an object. Generate your schema again and make sure you use the output of the filter array statement