I've set up Oauth.io server to point to the endpoint running on my own WordPress install which has the WP-Oauth plugin installed.
However, the "Auth User Info" flag in oauth.io is disabled, and the JS call to either result.me() or result.get("/me") seems to return nothing.
But - the WP-Oauth plugin DOES support /me.
So what is Oauth.io using to determine whether /me is available?
Regards, Andy