Private Data - Google Sheets & Microsoft login

I have created an app that has 2 separate private google sheets

The app works fine for google logins but the app will not load when logging in from a Microsoft account for the same user.

What is the best way to resolve this issue

1 Like

If the user is using the same email address with both Google and Microsoft, the user is not the same because the auth ID is different. Any chance your table(s) permission is set “As per users” instead of “As per creator”?