Skip to content
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

If cookies are enabled Basic Auth doesn't work #5

Closed
BronsonQuick opened this issue May 26, 2014 · 1 comment · Fixed by #8
Closed

If cookies are enabled Basic Auth doesn't work #5

BronsonQuick opened this issue May 26, 2014 · 1 comment · Fixed by #8

Comments

@BronsonQuick
Copy link

The request returns the following when base64 encoded Authorization is sent:

{
"code":"json_not_logged_in",
"message":"You are not currently logged in."
}
@rmccue
Copy link
Member

rmccue commented Jul 7, 2014

Should now be completely fixed, both this plugin and OAuth need to be updated to get it working.

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

Successfully merging a pull request may close this issue.

2 participants