1. I have launched the JIRA url.
2. I am trying to login through google duo
3. I am entering the passcode through my automation script
3. I ma getting the error "
" while clicking on log in .
Hello @Salma.Begum
Are there any other users within your instance attempting to log in with the same mechanism and having the same issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
when I am entering the passcode manually there is no issue in logging in but entering through the automation script is making this issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interesting. How is the automation scripts calling/hooking up to the sign-in service? Are you following any Atlassian Dev documents to support you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am using UI path a RPA tool to automate the sign in process
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How is the RPA getting your duo key? is it possible that it takes too long to retrieve it and by the time it introduces it it is out of date/changed?
Either way, I'd post the issue in the UiPath channels for better support. 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
rpa is not getting the duo key I am entering it in the rpa robot manually (rpa robot is asking for the passcode) and it is typing that code onto the passcode textbox and clicking on sign in
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
🤔So you are viewing the login page at the same time as the RPA pop-up or is the RPA asking you for the DUO password remotely and you can't see the login screen?
If you can see the login screen at the point in time when the RPA asks for the password, can you verify if manually entering the password does/doesn't log you in?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.