Can't display users or location

Hello, I am having trouble adding test users for my app. It keeps showing as a blank screen when I preview them (after I manually add their data). I also am having trouble with the search box for location and have connected both google api keys with the app.

For the user, check your privacy settings

For the Google API Key, open Browser console and check for any error message.
Probably related to payment info not entered in Google Console

What exactly do I need to check for in the privacy settings regarding the user?

This depend on how you wan’t user to get access to the DB. In most case, you will have on that will look like Current user is this user
But if you also need to give other user access to some DB fields, you should consider using Current user is logged in for example

This topic was automatically closed after 70 days. New replies are no longer allowed.