We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
content-type is set to form-urlencoded
Accept:application/json, text/javascript, */*; q=0.01 Accept-Encoding:gzip,deflate,sdch Accept-Language:en-US,en;q=0.8 Cache-Control:no-cache Connection:keep-alive Content-Length:32 Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Host:localhost:5000 Origin:http://localhost:5000 Pragma:no-cache User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.66 Safari/537.36 X-Requested-With:XMLHttpRequest
The text was updated successfully, but these errors were encountered:
c0fbc50
I'm seeing this same issue as well:
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:40.0) Gecko/20100101 Firefox/40.0 Accept: application/json, text/javascript Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Referer: http://localhost:4200/login Content-Length: 62 Origin: http://localhost:4200 Connection: keep-alive Pragma: no-cache Cache-Control: no-cache
Using:
"ember-cli-simple-auth": "0.8.0", "ember-cli-simple-auth-devise": "0.8.0"
Sorry, something went wrong.
No branches or pull requests
content-type is set to form-urlencoded
The text was updated successfully, but these errors were encountered: