
Announcements
Hi there,
Having an issue With A flow built and was working fine and now is showing the following error.
Unable to process template language expressions in action 'Parse_JSON' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.
InvalidTemplate. Unable to process template language expressions in action 'Parse_JSON' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.
Any help would be appreciated.
Many Thanks.
Aaron
Hi @Anonymous ,
Could you please provide your data(No sensitive information) and Json schema?
Maybe you could try to modify the JSON schema and try it again..
"type": ["string","null"]Here is a link that might help you:
Best Regards,
Charlie Choi