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

Cannot read property 'x-csrf-token' of undefined #36

Closed
avoidwork opened this issue Apr 1, 2015 · 1 comment
Closed

Cannot read property 'x-csrf-token' of undefined #36

avoidwork opened this issue Apr 1, 2015 · 1 comment
Assignees
Labels

Comments

@avoidwork
Copy link
Owner

This appears to be a bug in keigai, such that a valid String will not be handled as JSON. It affects the browsable API interface.

{
 "data": null,
 "error": "Cannot read property 'x-csrf-token' of undefined",
 "status": 500
}
@avoidwork avoidwork added the bug label Apr 1, 2015
@avoidwork avoidwork self-assigned this Apr 1, 2015
@avoidwork
Copy link
Owner Author

screen shot 2015-04-01 at 2 36 09 pm

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

No branches or pull requests

1 participant