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

Delete an experiment gives an error after hours authenticated #236

Closed
denisoliveirac opened this issue Oct 29, 2018 · 4 comments
Closed

Comments

@denisoliveirac
Copy link
Contributor

When I authenticate the day before and try to delete an experiment the next day, the system does not take any action. When I check the requests, I realize that the request fails with error 403 ({"detail":"CSRF Failed: CSRF cookie not set."}).

Expected behavior

Delete an experiment or redirect to login page.

Environment

@mmourafiq
Copy link
Contributor

Did you manage to delete it after a re-login?

@denisoliveirac
Copy link
Contributor Author

Yes.

@mmourafiq
Copy link
Contributor

So I guess it's just because there's a 12 hours validity for the cookies, and after that a relogin is required.

@mmourafiq
Copy link
Contributor

This is actually fixed, the new dashboard relies only on the token.

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

No branches or pull requests

2 participants