I published a process in Orchestrator for an attended process. The process is shared to the other team members that use Attended bot. In the process there is UiPath.Mail.Activities.Business.GmailApplicationCard that is attached to my personal account (during development). However, when the other team members added the process into their assistant to run the process on their machine. As usual, it would prompt the Gmail login and authentication window, but after they authenticate their Gmail account, the process throw an error:
Send Email: You have not signed in with the selected account. Use the same account to log in or add a new one.
How can I let the process be run using interactive token only?
Hie @azeem_rosli so which activity you are using to send Emails if you are using if you are using USE GMAIL activty and inside this you are using Send Email Activity
kindly set it to Default you Bot with Pick the default GMAIL id which is Associated with the Machine and if you are using SMTP Activity for sending mails i think you pass your Cred .which take your Gmail Account.
I’m sorry, which field are you referring too? If you mean the field in the Properties panel, I can’t edit the field.
Plus, I’m not using Integration Service, I just need the Interactive Token for the users to log in to their account and store the token in their machine.
I was using the ver 1.23 of UiPath.Mail.Activities, then I’ve upgraded to the latest version of the package. Both yield the same results. Can you try from your other machine on this scenario?
I don’t think we can update that field. Can you try?