7 Comments

Hello and thank you very much for this post. I am trying to deploy this but I am getting an error message. The 'content' property of actions of type 'ParseJson' must be valid JSON. The provided value cannot be parsed: 'Unexpected character encountered while parsing value: G. Path '', line 0, position 0.'.

Do you have any idea?

Expand full comment
author

Can you go into the Parse JSON step of the playbook and paste the content here for me?

Expand full comment

I just solved the issue. I needed to put on the json file an extra parameter on the values. Sometimes is Null, integer or zero. Thanks for replying fast.

Expand full comment
author

Awesome! I'm glad you figured it out!

Expand full comment

It's me again. Unfortunately I am get suddenly an error on For each step

"An action failed.No dependent actions suceceded.

Can you provide me some guidance how to solve it?

Expand full comment
author

It usually means something is wrong with your for each loop. Can you send a screen shot of the logic app?

Expand full comment

The issue was that it was taken NULL values. I exclude it from the query. That was causing issue and couldn't let me to proceed and send to any active assignment.

Expand full comment