Thanks a lot,
I am implementing in my organization for approval process but revived error in Parsing the Action-Authorization field in the request header i.e in Parse JSON 2.
Error -
InvalidJSON. The 'content' property of actions of type 'ParseJson' must be valid JSON. The provided value 'eyJpYXQiOjE1NTQyNjkyMTgsInZlciI6IlNUSS5FeHRlcm5hbEFjY2Vzc1Rva2VuLlYxIiwiYXBwaWQiOiI0OGFmMDhkYy1mNmQyLTQzNWYtYjJhNy0wNjlhYmQ5OWMwODYiLCJzdWIiOiJlZmY2Nzk3ZC1mZTRjLTQ3ZTItYmVhMC03Njk3NTAzNDkzNzIiLCJhcHBpZGFjciI6IjIiLCJhY3IiOiIwIiwidGlkIjoiNzMzZjAyOWMtNmNmZC00MDNjLTlhNDEtNmMzMDYzNDkxMDk4IiwiaXNzIjoiaHR0cHM6Ly9zdWJzdHJhdGUub2ZmaWNlLmNvbS9zdHMvIiwiYXVkIjoiaHR0cHM6Ly9wcm9kLTg0Lndlc3RldXJvcGUubG9naWMuYXp1cmUuY29tIiwiZXhwIjoxNTU0MjcwMTE4LCJuYmYiOjE1NTQyNjkyMTh9' cannot be parsed: 'Unexpected character encountered while parsing value: e. Path '', line 0, position 0.'.
Anything goes wrong with split or in JSON.
Please let me know if anybody have any solution and in MS team i received
"The remote endpoint returned an error (HTTP BadGateway). Please try again later." this error when i am click on Approve button.