Skip to main content
Solved

Authentication API returns "Access is denied" error

  • 22 July 2024
  • 3 replies
  • 77 views

Hi

 

We use since years the authentication API (doc here : https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/control-room/control-room-api/authenticate-password.html)

But since last wednesday we received this error message : 

{

    "code": "access.is.denied",

    "details": null,

    "message": "Access is denied"

}

 

I tried with many users and nothing works.

I also tried to use an apiKey instead, but I have the same error.

 

Please help me, I’m stuck and my production too !

Regards

3 replies

Userlevel 4
Badge +7

You missed the banner at the top of the page… and we missed changing this.  😂

The /v1/authentication is no longer functioning. Use /v2/authentication instead. They are nearly identical.

Badge +1

Thanks Aaron

I don’t know which banner you speak about

I have no banner explaining v1 is no longer functioning 😭

But v2 works thanks

 

Regards

Badge +1

Again Thanks Aaron

I got the banner finally.

But when I refresh it disappear and never came back…

 

But where to find the version .33 ?

In the control room I see 

Automation 360 build 23192

I don’t see any version number anywhere…

 

How to find it ?

Regards

Reply