I have a problem using GET API servicepool, when use call API with user admin them get info on service pool success, But when performing with a local user with admin rights, it fails and reports error 403.
it user of me

login using user

and when get API from this user then error "API Error: 403 Client Error: Forbidden". However, when using admin user to get it, it works normally.
So what is the problem here, is there a problem with permissions or is openuds not allowing any user other than admin (root) to use the API?
I have a problem using GET API servicepool, when use call API with user admin them get info on service pool success, But when performing with a local user with admin rights, it fails and reports error 403.
it user of me
login using user
and when get API from this user then error "API Error: 403 Client Error: Forbidden". However, when using admin user to get it, it works normally.
So what is the problem here, is there a problem with permissions or is openuds not allowing any user other than admin (root) to use the API?