OMBONGO
Results
2
comments of
OMBONGO
I've also had the same "import" problem, I've solved by removing the "." before the package name. Hope it will work for you
You can actually initiate your own instance of the `Credentials` class, then pass as parameters the `token`, `refresh_token`, `client_id`, and `client_secret`. `from google.oauth2.credentials import Credentials`