Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

401 after version upgrade.

pcort
Nimbostratus
Nimbostratus

After upgrading our F5 from v15.1.0.4 to v15.1.1 I'm unable to authenticate and make rest calls, calls return a 401. UI with the user works fine, but rest calls fail. This is the output I get from insomnia.

 

{

 "code": 401,

 "message": "Authorization failed: user=https://localhost/mgmt/shared/authz/users/myusername resource=/mgmt/tm/ltm/node/~Common~ verb=GET uri:http://localhost:8100/mgmt/tm/ltm/node/~Common~ referrer:ipofmymachine sender:ipofmymachine",

 "referer": "ipofmymachine",

 "restOperationId": 6314451,

 "kind": ":resterrorresponse"

}

 

Hoping there was a small update in the patch notes that I'm missing or something!

3 REPLIES 3

Lidev
MVP
MVP

Hi pcort,

Have you take a look on this Bug ID ? : Bug ID 718796: IControl REST token issue after upgrade

Regards

 

 

pcort
Nimbostratus
Nimbostratus

will check that out, thanks!

You're welcome, If this answer was helpful, please don't forget to mark my answer as "Select as Best" in order to pass your post as resolved and help other people to find it. thanks !