ClientID automation : winter is coming = deadline closing in

@LeoW

Hi,

Just dig a bit in in Google Cloud, and some operations needed can be done via web, or using windows CLI or powershell, and via REST. This opens an easy way to develop an script no exe...

See here, they provide a lot of details and examples

Ok thanks.

I just finished creating a new client ID in secret For a Gmail account that did not previously have one.

The instructions that I followed from rclone we're not 100% but I got it to work after I created the new client ID and secret and added it to my remote.

Mixed news.

Some steps of the Google Cloud Console can be scripted using powershell or Rest (curl); even there are golibraries so rclone could embed that ... but some steps are not scriptable that way ... there was an API for them but Google discontinued it !!!

Probably it can be scripted to open the console, create the project, scopes, publish the project... But not the branding for sure ...

Keep looking ...

So, back you web/screen automation or your executable...

I have been spending most of my time doing more important things and some of those have concluded now.

I did successfully create a Gmail client ID and secret for an account I have never had one before and it's working perfectly only the instructions are not I don't think 100%, but they're very close.

I will have time to get back to this project of ours starting tomorrow and over the weekend so I should know hopefully by Sunday if my idea is going to work or not.