Hi,
I'm trying to access the Prime Infrastructure 'Always-on' lab, but it looks like the user for the API doesn't have the correct permissions. With all APIs calls I get a 403 back.
E.g.
$ curl -kI -u devnetuser:DevNet123! https://primeinfrasandbox.cisco.com/webacs/api/v3/data/Devices.json?.full=true
HTTP/2 403
...
$ curl -kI -u devnetuser:DevNet123! https://primeinfrasandbox.cisco.com/webacs/api/v3/data/InventoryDetails
HTTP/2 403
...
Can you verify this user please?
Thanks!
Tom.