Hey Patt I think you missed the part to mention that we need to navigate to google cloud console and then get the keys as json format and keep it in the local system to be able to use gmail services. Please correct me if I am wrong.
@@ashutoshshukla2325 no you're right, in the other video about it I think I mentioned it but not here. That's a good point though, you need to download the JSON, then put it in your home directory, then I'm not sure if I just ran my python script to convert the original JSON but you end up with two JSONs (one for drive, one for Gmail) that you then can use auth and get your token. THEN FINALLY you can use the bridge tool with email.
brilliant, thank you for sharing this, was looking for something like this myself
Nice work Patt. Hope to include more tools in future!
Your wife will love all the email she will get because of this video.
@@stevensexton5801 yeah I was worried too
Hey Patt I think you missed the part to mention that we need to navigate to google cloud console and then get the keys as json format and keep it in the local system to be able to use gmail services. Please correct me if I am wrong.
@@ashutoshshukla2325 no you're right, in the other video about it I think I mentioned it but not here. That's a good point though, you need to download the JSON, then put it in your home directory, then I'm not sure if I just ran my python script to convert the original JSON but you end up with two JSONs (one for drive, one for Gmail) that you then can use auth and get your token. THEN FINALLY you can use the bridge tool with email.