Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

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

  • Options
    LincLinc Detroit Admin

    You're using an API addon for this, right?

Sign In or Register to comment.