Skip to main content

{"code":"UM1114","details":"To be safe, we logged you off here. Please log in again.","message":"You are logged in twice"}

  • January 18, 2023
  • 7 replies
  • 790 views

Forum|alt.badge.img+6

"I am currently experiencing an issue when attempting to create work items in a queue. The error message "{"code":"UM1114","details":"To be safe, we logged you off here. Please log in again.","message":"You are logged in twice"}" appears occasionally, but not consistently. It's worth noting that it's possible that multiple people in my team are using the same credentials and API, which may be causing the problem.

I am looking for suggestions on how to approach this issue and prevent it from happening in the future. Any insight or guidance would be greatly appreciated.

7 replies

Forum|alt.badge.img+19
  • Most Valuable Pathfinder
  • 2693 replies
  • January 18, 2023

Hi @RajeshS106234 

If you are planning to use your account simultaneously with API and physical method i’d recommend checking out below configuration for seamless access.

In the Control Room, go to Administration > Users and select Allow under Allow multiple sessions to enable multi-login.

 


Forum|alt.badge.img+6
  • Author
  • Navigator | Tier 3
  • 13 replies
  • January 18, 2023

Thanks @ChanduMohammad  just 1 more query- logout function is not working in A360.getting blank value (https://{{ControlRoomURL}}/v1/authentication/logout) this same method was working in V.11


Forum|alt.badge.img+6
  • Author
  • Navigator | Tier 3
  • 13 replies
  • January 18, 2023

@ChanduMohammad we are not using that account physically actually one more WLM bot is also using same credentials.


Forum|alt.badge.img+19
  • Most Valuable Pathfinder
  • 2693 replies
  • January 18, 2023
RajeshS106234 wrote:

@ChanduMohammad we are not using that account physically actually one more WLM bot is also using same credentials.

got it


Forum|alt.badge.img+19
  • Most Valuable Pathfinder
  • 2693 replies
  • January 18, 2023
RajeshS106234 wrote:

Thanks @ChanduMohammad  just 1 more query- logout function is not working in A360.getting blank value (https://{{ControlRoomURL}}/v1/authentication/logout) this same method was working in V.11

This endpoint immediately invalidates an access token so that it cannot be used for authentication. The token to be logged out is passed in a header file with the request.

if you are trying via postman you should see 204 No Response

Checkout below documentation to know more

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/control-room-api/cloud-authentication-logout.html


Forum|alt.badge.img

Hi bro, good morning.

I have been the same issue, when try to do a Post action using Rest Web service Post Method action  all execute ok that it is great however, when the autentication is success and the bot get  the corresponding token , mi session is automatically log out.


for you solution, only apply to Enterprise edition, i have Community edition and into User section i dont have the Role section to perform the corresponding setting for enable “multisession”.

Do you know if there are other solution for Users of  community Edition?

 


Forum|alt.badge.img+6
  • Author
  • Navigator | Tier 3
  • 13 replies
  • December 25, 2023

Hi there, not sure about community version, can you please try the below approach once.

 

 

{
  "username": "jdoe",
  "password": "mypassword@123",
  "apiKey": "Vie;Z:IvtAhY0NU7baRLYEeIYUJSKO",
  "multiLogin": true
}


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings