You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
I'm using this package for the first time but it's failing at the first hurdle. When I run authorize() Google doesn't allow me to grant access for my account. I was using the rga package before (https://github.com/skardhamar/rga) and had the same issue so thought I'd try out this package, see it would be different.
Sign in with Google temporarily disabled for this app
This app has not been verified yet by Google in order to use Google Sign In.
Has anyone else had this problem? I found a way around this with the rga package as I had a token saved. So once you have granted access and have a saved token you can continue using it, but setting up a new access is blocked :(
Best,
Jonny
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I'm using this package for the first time but it's failing at the first hurdle. When I run
authorize()
Google doesn't allow me to grant access for my account. I was using therga
package before (https://github.com/skardhamar/rga) and had the same issue so thought I'd try out this package, see it would be different.Has anyone else had this problem? I found a way around this with the
rga
package as I had a token saved. So once you have granted access and have a saved token you can continue using it, but setting up a new access is blocked :(Best,
Jonny
The text was updated successfully, but these errors were encountered: