Hello,
Where is the DataStore Location for Token response GSuite pls. I need to remove this token to recreate with the good user.
Thank you
Alexis
Hello,
Where is the DataStore Location for Token response GSuite pls. I need to remove this token to recreate with the good user.
Thank you
Alexis
Welcome to the UiPath Community!
In UiPath’s GSuite activities, the DataStore Location for the token response typically depends on how you’ve configured your authentication method. However, generally speaking, when you authenticate using OAuth 2.0 in UiPath GSuite activities, the token response is often stored in the following directory:
%LocalAppData%\UiPath\app-19.x.x\tokens
Please replace app-19.x.x
with the version of UiPath you are using. The tokens are stored in this location to facilitate subsequent API requests without requiring re-authentication.
To remove the token and recreate it with a different user, you would typically follow these steps:
Always ensure that you handle tokens securely and follow best practices for managing authentication credentials within your automation workflows.
Thanks,
Ashok
Thanks a lot for the quickly answer
Glad I’m able to help you. Kindly mark my answer as solution. It will help other community member to find it quickly.
Thanks,
Ashok
For people who want reset consent to change for a new user. Look this post, its worked for me.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.