Hello recently I updated a flow and I get error with this error message. Did anyone meet with this error and where you able to solve the problem?
Flow save failed with code 'MultipleErrorsOccurred' and message 'The dynamic operation request to API 'commondataserviceforapps' operation 'GetMetadataForGetEntity' failed with status code 'BadRequest'. This may indicate invalid input parameters. Error response: {"error":{"code":"XrmApiRequestFailed","message":"Request to XRM API failed with error: 'Message: Parse Json error when deserializing XRM API response payload.\nCode: \nInnerError: '.","extendedData":{"message":"Parse Json error when deserializing XRM API response payload."}}};The dynamic operation request to API 'commondataserviceforapps' operation 'GetMetadataForGetEntity' failed with status code 'BadRequest'. This may indicate invalid input parameters. Error response: {"error":{"code":"XrmApiRequestFailed","message":"Request to XRM API failed with error: 'Message: Parse Json error when deserializing XRM API response payload.\nCode: \nInnerError: '.","extendedData":{"message":"Parse Json error when deserializing XRM API response payload."}}}'.
This flow is in solution.
This flow doesn't use Parse Json action only Dataverse actions, Compose, Filter array, Office 365 users connection, Office 365 groups connection.
I tried changing the connection on all actions for a fresh one that is in the solution didn't help.
I also tried selecting the table on the action which required for me to add the input field and should update the schema of the actions. Can you help me?
BR regards