Closed glm4 closed 6 years ago
When requesting POST api/v1/users/sign_in, the content type is text/html instead of application/json even when the response body is a valid JSON with the signed in user.
Fixed in #132
When requesting POST api/v1/users/sign_in, the content type is text/html instead of application/json even when the response body is a valid JSON with the signed in user.