GSuite API

Hi Champs,

I am facing an issue in GSuite API. I am using Cient ID and Client secret for authentication the account. I have multiple accounts and want to use on one VM. So some time the authentication pop up is coming and some time not coming. It is creating the problem because the email has been triggering by the last authenticated account. I want that authentication pop up should come every time so that the bot could authenticate the desired account.
Please help me on this.

Hello,

The gsuite authentication will be saved in a particular local folder: %appdata%\Datastore.GSuite. You can try to delete that file once the mail has been triggered.

Thanks,
Athira

Hi Athira,

Can you please share the root path for this folder because there is no folder showing with this name.

Regards,
Sajid

Hello,

You can select the property DataStoreLocation as “Never Store” so that it will ask for authentication everytime. That will be the easier option.

Thanks,
Athira

Thank you Athira. It is working now.

Glad I could be of help. You can mark it as solution so it can help others with similar questions.
Thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.