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

Unable to Logout after sign up and/or sign in #391

Closed
jtnydv opened this issue Oct 1, 2015 · 4 comments
Closed

Unable to Logout after sign up and/or sign in #391

jtnydv opened this issue Oct 1, 2015 · 4 comments

Comments

@jtnydv
Copy link

jtnydv commented Oct 1, 2015

Whenever I sign in to an account, I am unable to log out of it using

ROOT_URL/api/v1/auth/sign_out

I get this error every time -

{
"errors": [
"User was not found or was not logged in."
]
}

I have tired -

Passing
Client Header
Access Token Header
UID Header
Email Header

And nothing works.

And I am testing this on Postman for chrome REST Api tester.

Let me know how can I resolve this issue.

Thanks.

@harmoney-justins
Copy link

im observing this issue too

@alarv
Copy link

alarv commented Jan 24, 2016

+1

@pdkproitf
Copy link

pdkproitf commented Dec 12, 2016

I got the same problem.
this request need 3 paramaster:
1. Access Token Header
2. UID Header
3. Client Header
----------> where can i get them?

@zachfeldman
Copy link
Contributor

Hi there @JatinYadav1307 ,

In an effort to cleanup this project and prioritize a bit, we're marking issues that haven't had any activity in a while with a "close-in-7-days" label. If we don't hear from you in about a week, we'll be closing this issue. Obviously feel free to re-open it at any time if it's the right time or this was done in error!

If you are still having the issue (especially if it's a bug report) please refer to our new Issue Template to provide some more details to help us solve it.

Hope all is well.

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

No branches or pull requests

5 participants