ChatGPT-Mobile
ChatGPT-Mobile copied to clipboard
Is GMail required for this?
Do I need to have Gmail mail account for this to work? Or a Google account will suffice? Also kinda confused as where to get credentials.json from. I am seeing lots of options here.
Any help would be appreciated.
You're in the right place. Your Google account automatically functions as a Gmail account as well. You can choose "Web Application" for application type, and you should be given the option to download the credentials as a .json file. Note that this file may not be called "credentials.json" at first, but you can rename it to "credentials.json" for this application.
Here is the documentation provided by Google, let me know if you have any more questions:
https://developers.google.com/gmail/api/quickstart/python
@frorayz the docs in README has been updated please see the README for more detailed info.
@frorayz the docs in README has been updated please see the README for more detailed info.
Got it I will try from there and report back!