Bug report: /me resource endpoint

Hi there. Just wanted to make a note that the “https://online-go.com/api/v1/me” api endpoint returns a 404.

There needs to be a trailing “/” for it to return a successful response (“https://online-go.com/api/v1/me/”).

As far as I’m aware, trailing slashes are the REST standard for references to collections. The documentation definitely has a few errors, so take it with a grain of salt. They’re mostly pretty benign.

Ok will do. Is there any mechanism to help improve docs? Or places to turn for help with the REST and realtime apis?

The forum’s probably the best place for OGS specific advice. Also chat. Devs frequent both, as well as non-devs with some experience messing around with them.

As far as docs go, I think that’s already on their list, but it’s not a short list. =]