Forum Discussion
AdamN
14 years agoKhoros Alumni (Retired)
Hi tkeanini,
The response you're getting suggests that the API is seeing you as an anonymous user (UserRef[id=-1]), rather than an admin user.
How are you attempting to make this call? Are you doing it directly in your browser, or some client-side code you've written, or some kind of server-to-server call via some code?
Have you attempted to authenticate to the REST API? If so, are you passing the session key into the subsequent calls?
Sign in to react to this post