This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 118
This app is blocked #141
Comments
I got the same error |
Can this be looked upon? It breaks functionality of the tool |
A workaround, unless/until someone fixes this on the google side, is to create your own OAuth client id, as described here. Then, edit this line in skicka.go:
and replace it with the one you generated. |
This is the right fix |
thanks @mmp :) |
Same error aswell |
I get:
when attempting to use the workaround of creating a manual oath2 id. [EDIT] Ahh, found the issue -- you have to edit your
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I tried to authorize via browser (run
skicka init
and thenskicka ls
without setting any value), I got the following error after clicking my e-mail address:Why did it happen and how can I workaround?
The text was updated successfully, but these errors were encountered: