Hello all,
I am having a weird issue with a canvas app that I just imported to a new production environment as a managed solution. The import completed successfully without errors, but when I try to play the app I get the message "This app isn't opening correctly" and below I get _scrubbedSensitiveData_ (screenshot below).

Some notes about the canvas app:
- it is in a managed solution
- the data connections are SharePoint, Office 365 Users, Azure Key Vault, Dataverse and two custom connectors.
- I used environment variables to connect to the SharePoint site and lists, they seemed a bit wonky but worked in another QA environment where I deployed the app and was able to play it.
What is odd is that the app opens in edit mode without issues.
What I've tried:
- I tried deleting the solution with the app and everything in it, then re-importing it brand new but I am still running into the same issue.
- I applied multiple updates to the solution re-importing it but that didn't help.
- save an unmanaged layer over the managed one, then running it. Delete the unmanaged layer and try running it again. No success.
Does anyone have any ideas what else I could try to fix this?