Troubleshooting - OfficeDev/microsoft-teams-apps-eprescription GitHub Wiki
Generic possible issues
Below are certain issues that are common to Power Apps app templates:->
Problems deploying to a tenant
-
Can not find the data source Data source name.
- Reasons: This error usually occurs when the SharePoint site/list does not exist, or it belongs to a different tenant.
- Fix: Navigate to the Power Apps portal and edit the app. Ensure the SharePoint list you created is added properly, refresh the data connection, and Save the file.
-
Create SharePoint Lists run failed:
-
Reason: If a SharePoint list with the same name is already created on the same site.
-
Fix: Try entering a new SharePoint site URL
-
-
You don't have permission to create this row. Server response: Doctors failed: Something went wrong
-
Reasons: This error occurs when SharePoint data sources are of different connection(tenant)
-
Fix: In the app, remove the existing data sources and add the newly created SharePoint lists
-
Didn’t find your problem here?
Please, report the issue here