Uipath.GSuite.Activities can't 'Add New Account' in another PC

Hi all,
I have a running project just fine, but when I moved it to another PC some of my Gsuite Activities is getting an error because the Account used is [Missing]. Then on the new PC, I wen to ‘Add New Account’ on the GSuite activity that’s getting an error, but I just can’t seem getting to add new account.

The GSuite Activity that’s error:
image
Whenever I click ‘Add New Account’, it only shows:
image

After i click continue:

Then there’s also an error message in UiPath after I click continue:
image

fyi: the activity of adding new accountt only takes a few secs no longer than 60 secs.

Other GSuite activity that’s just getting by just fine:
An activity from a library that use a ‘Use Google Spreadsheet’
image

A new blank ‘Use Google Spreadsheet’ in the same project:
There’s already two account added
image

Note: I’ve already contacted our IT Team and they said that they already lifted any restrictions or website blacklisted on the PC.

@ajulioo

Try to configure a integration account and use it

Or the account info is generally stored in UiPath program data files …you can try copything the related folder or files as well to new machine

General Location “%AppData%UiPath\authentication”

Alternately try deleting and then save the project…move it to new pc and add new account

Cheers