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 was 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 :(
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 thergapackage 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
rgapackage 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