keef0r
01-26-2016, 10:47 AM
We have a SSO script that creates and logs users in, but I am have having trouble with the delete aspect of it. I found in the docs there is a delete (http://vb5support.com/resources/api/vbapi/vb_api_user.html#delete) method available, but when I try to use it, I get the following error thrown:
[["auth_required"]]
I've noticed that this error is thrown from checkHasAdminPermission (http://vb5support.com/resources/api/missing%20namespace/vb_api.html#checkHasAdminPermission), but I haven't been able to find how to authorize the API call as an admin.
Any help would be appreciated.
[["auth_required"]]
I've noticed that this error is thrown from checkHasAdminPermission (http://vb5support.com/resources/api/missing%20namespace/vb_api.html#checkHasAdminPermission), but I haven't been able to find how to authorize the API call as an admin.
Any help would be appreciated.