Good Morning,
In our Office 365 tenant we have 2 Power Apps Environments. Development and Production (default).Development is used to develop and test. And urls for the sites are /sites/dev-hub/ and /sites/hub/ is used the same way.
I have moved the list and all of his contents from dev to production. We exported all automates and apps and used the migrator to convert them.
Some of the apps are giving error when it imports the flow with it.
Errors include
- list view not found (list view found if new flow is made)
- list not found (list is found if new flow is made)
- extra parameters
- Read only parameters
Flow save failed with code 'DynamicOperationRequestClientFailure'
and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'.
This may indicate invalid input parameters. Error response:{"status": 404,"message": "List View Not Found\r\nclientRequestId: \r\nserviceRequestId: }'.
Flow save failed with code 'MultipleErrorsOccurred' and message 'The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId: \r\nserviceRequestId: " };The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId: \r\nserviceRequestId: " };The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId:\r\nserviceRequestId: " };The dynamic operation request to API 'sharepointonline' operation 'GetTable' failed with status code 'NotFound'. This may indicate invalid input parameters. Error response: { "status": 404, "message": "List not found\r\nclientRequestId:\r\nserviceRequestId: " }
The sites are the same except for the url.
Any help would be greatly appreciated.


Report
All responses (
Answers (