-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sx_authenticate
redirects to a "not valid uri"
#349
Comments
sx_authenticate
redirects to a "not valid uri" for SE APIsx_authenticate
redirects to a "not valid uri"
This PR #350 fixed it for me. But for some reason CI fails. I leave it to you from here. |
in melpa-stable I upgraded to (unstable) melpa (edited for clarity) |
I've not yet made a release (and I don't plan to for some time as time is scarce). Are you able to apply any necessary patches locally or (probably better) switch to using MELPA or some system that pulls HEAD? |
@RockyRoad29 Can you still reproduce this issue? |
@vermiculus Fixed for me now! Thank you! |
I was not able to get an OAuth token
M-x sx-authenticate
sends me to uri (I obliterated here the client-id)https://stackoverflow.com/oauth/dialog?client_id=####&redirect_uri=http%253A%252F%252Fseanallred.com%252Fsx.el%252Fauth%252Fauth.htm&scope=read_inbox%2cno_expiry%2cprivate_info%2cwrite_access
.The server answers:
http%3A%2F%2Fseanallred.com%2Fsx.el%2Fauth%2Fauth.htm
is not a valid uriI think the redirect_uri looks like encoded twice.
The text was updated successfully, but these errors were encountered: