Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Can't authenticate using POST or GET on StatusNet instance #8

Open
sergiodj opened this issue Jun 2, 2013 · 0 comments
Open

Can't authenticate using POST or GET on StatusNet instance #8

sergiodj opened this issue Jun 2, 2013 · 0 comments

Comments

@sergiodj
Copy link

sergiodj commented Jun 2, 2013

I set up my own instance of StatusNet and I am trying to authenticate using emacs-oauth (via identica-mode), but I am unable to do so. I have made some hackings on the code, but so far I'm unable to proceed. The message I get in the logs of the server is:

2013-06-02 22:30:11 LOG_WARNING: [status.sergiodj.net:6419.5aee851e GET /api/oauth/request_token] API OAuthException - You must provide a valid URL or 'oob' in oauth_callback.

The first thing to notice is that even when setting GET the parameters are not being passed in the URL, which is wrong AFAIK (I'm far from a web expert). But I see the same behaviour when using POST, even though the oauth_callback is being passed in both cases.

As I said, I am far from a web expert, but I would like to get this issue solved, and I'm willing to help. Would you be able to investigate this a little further? I could provide access to the server if needed.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant