-
-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Authenticator: Anyone using this with the changes to the Google API (from October/November 2018) #379
Comments
I am having the same issue , any help would be greatly appreciated |
I proposed a #382 branch merge that solved the issue of the new OAuth API on my side |
I've been having issues with the Dictionary implementation here -- the Get method throws an invalid procedure call when trying to grab from a dictionary within another dictionary. |
You need to post some code.
|
In Function auth_LoginExtractCode (GoogleAuthenticator.cls) should be made a small change. Change Line 414 from After this change all is running perfect. It seems that Google had redesigned the Website. Greetings |
I have been using the Google Authenticator to download Gmail Contacts. I recently learned of changes to the Google APIs from October/November 2018. I believe these changes are impacting the Google Authenticator Access Tokens, but have not been able to resolve. Any insight into modifications needed to be made to the Google Authenticator Class Module to support the Google API changes would be greatly appreciated!
The text was updated successfully, but these errors were encountered: