Hi,
I'm trying to edit a workflow for which I'm the owner, however once the edit is done and when i try to save it, it throws the error "Failed to retrieve dynamic inputs. Error details: 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "error": { "code": 404, "source": "europe-001.azure-apim.net", "clientRequestId": "d0c77443-434f-4207-a912-bbc9fafd5eb3", "message": "The response is not in a JSON format.", "innerError": "404 FILE NOT FOUND" } }' . The error is right about the fact that the file is not found because the location/path in the flow is wrong. But when i try to edit the wrong location/path with the correct one, it does not save but shows the error. Has anyone else faced this error?
PS: The workflow is a copy of another. The original workflow was created by someone else. I'm trying to use the same workflow for testing purposes, however since the original one is in production I cannot make changes to it, and so i'm working on the copy of it.