UNSOLVED

bilkinger

updated

5 years ago

B

bilkinger

2 Posts

0

2962

July 5th, 2021 13:00

API error "Authorization required"

Setup a lab using the simulator for onefs 9.2.0.0. Created a user and gave it the roles Platform API Read Only and Quota Read/Write. 

And in order to test it I just wanted to get a test quota so I ran. 

curl -k --user username:password -X GET https://192.168.x.x:8080/platform/quota/quotas. 

And then receive error message "Authorization required". This works in production fine. Won't work on the lab.