File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,11 @@ the Unity editor. This must be the same keystore used to generate
6060the SHA1 fingerprint when creating the application on the console. __ NOTE:__
6161The configutation file does not reference the keystore, you need to keep track of
6262this yourself.
63-
63+ ### Check your project's OAuth settings
64+ Be advised that if your project is configured as 'Internal' only users of your organisation can log in using this plug-in.
65+ As error thrown on sign-in without proper access rights is not very helpful - check your project is set to 'Testing' or 'External'
66+ under 'OAuth consent screen' in Google Cloud Console and you are using the right Web Client Id
67+ (you can also use Client Id from Firebase Console, if you are using Firebase).
6468
6569### Create a new project and import the plugin
6670Create a new Unity project and import the ` GoogleSignIn-1.0.0.unitypackage ` (or the latest version).
You can’t perform that action at this time.
0 commit comments