You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm building an iOS that works with rails API.
I'm sending the request with the headers using postman.
Using the last devise-token-auth '0.1.37' and rails '4.2.5'.
When using postman I set the content type JSON.
Thanks,
Gal
The text was updated successfully, but these errors were encountered:
For me it seemed to start working when I passed all 5 variables to the endpoint. But I got around this issue by overriding the authentication class with my own.
Hi,
I'm building an iOS that works with rails API.
I'm sending the request with the headers using postman.
Using the last devise-token-auth '0.1.37' and rails '4.2.5'.
When using postman I set the content type JSON.
Thanks,
Gal
The text was updated successfully, but these errors were encountered: