In two of my Power Apps the users are getting a prompt to request access. However, they already have access to both the Power App and the SharePoint list it is connected to. But when I check the resources under the connections page, it takes me to a URL that doesn't exist on my site.
The Power App is connected to a SharePoint List. And in editing mode as Owner of the App, the connection works fine. However, when sharing the app to a User it says they need permissions. When I go to share permissions a prompt tells me that the user needs to have access to a resource. The resource it links to is the URL of the SharePoint List connected to the app, except it's incorrect. The URL in the sharing prompt appears to be generated based on the list name, and not the actual URL of the list. The SharePoint List connection is different, and is working fine in the App.
So far I have tried the following:
I've tried creating a new list with the URL that Power Apps wants to connect to.
I've tried changing the name of the SharePoint List to the name it was originally created as, hoping that would update the connection URL.
I've tried removing the connection, publishing the app, then adding the connection again and publishing the app.