Vanilla API User Not Found

xifekoboxifekobo New
edited October 2016 in Vanilla 2.0 - 2.8

I got the api running and tried querying a category id which works ok..

http://forum.mysite.com/api/category/2

trying on users end point gives me a not found result

http://forum.mysite.com/api/users/5

even though I have a user with that id

{"Code":404,"Exception":"User not found.","Class":"Gdn_UserException"}

This one works btw listing all users:

http://forum.mysite.com/api/users/

Tagged:

Comments

Sign In or Register to comment.