Problem: The caller does not have permission 403

Hello friends, I have a problem that I hope you can help me

A robot was created to automate processes which was linked to google sheets and it worked very well, the problem was that the password of that google account was changed, and from there I get that I do not have permission to access the spreadsheet that the robot entered previously.

My query is if when changing the google password that I use in that google sheets, do I need to change somewhere else within the UIPATH or do I need to do another configuration?

@digital

Welcome to forums

If the password is changed then connecting to that worksheet will be not possible
For this you have to keep a asset where you can change and try to connect
ORElse you can try if your company has AD connection and you have permissions to access that Active Directory

Hope this may help you

Thanks