cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
762
Views
0
Helpful
3
Replies

Need help Agent Team API

mp20
Level 1
Level 1

Hi :)

i'm working with Cisco's API and i have a little problem : i can't use https//<server>/unifiedconfig/config/agentteam/<id>.

On the website, supervisor logs in, then i want to display every members of his teams.

I tried to use credential of the supervisor to be able to access the server, but  it didn't work (401 error), then i tried other credential and it gave 403 error.

Do you have an idea?

 

Thank you :D

3 Replies 3

Post your request format and also please confirm that the credentials are for a supervisor in that team.

 

david

Hi,

I already found the problem. Indeed, "supervisors" are seen like administrator to the API. So there is only agent API which works.

Thanks a lot

Hello   Wondering if this is still the case.   Using UCCE 12.6,  running agentteam API in lab without SSO works fine.   In production which does use SSO, 401 errors are produced, and no errors are written to tomcat logs