gaand/project2-api

all authentication requests, except login & registration, are failing

Closed this issue · 3 comments

Can register and login successfully and can actually requests data from server & get it back but any request that requires authentication is failing.

gaand commented

Hi Bill,

Would you please provide a little more context: How are you invoking your API (curl, postman, your own javascript); Are you getting any error messages from rails or otherwise?

Please reply with that information. Thanks.

my own javascript. seems to work with curl when copying in the token. Let me review the other issue you identified in the repo. also just made a change that may have resolved it. still need to test.

gaand commented

Saad helped Bill with this off an issue Bill created on https://github.com/ga-wdi-boston/rails-project-full-stack-app/issues