Ben Johnson
Results
3
issues of
Ben Johnson
Fixes simple bug, s/user/current_user/
resolves #10 Signed-off-by: Ben Johnson
After logging in through OAuth, the request to `https://api.twitter.com/2/users/me` returns 403: ```json { "response": { "title": "Unsupported Authentication", "detail": "Authenticating with OAuth 2.0 Application-Only is forbidden for this endpoint. Supported...