Skip to Content
0
Jun 18, 2020 at 03:18 PM

Property 'results' is invalid" when using brackets in a JSON create deep call

1594 Views Last edit Jun 18, 2020 at 03:23 PM 2 rev

Hi community,

1. I do a GET on the gateway client to get the Request for a POST client. This works fine.

2. When retrieving more than one Object, the Objects are within Brackets.

3. When I try to use the same call in a POST action I always get the same error until I remove the brackets.

4. But then I can only make the post with one single line.

5. I have implemented the deep creation, review several blocks and I cannot find any tip related to the problem I have with the brackets.

6. The Create deep entity method is properly reach but I am not capable to find the proper structure to make the JSON call with more than one entry.

- What I am missing?

- How can I make a call with multiples lines of the same entity?

Thanks a lot in advance for your help!

Result from the Output Call;

Error when I use it as input: