Skip to content

Filter chain halted as :authenticate_user! rendered or redirected #905

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

Closed
Davidzhu001 opened this issue Jun 12, 2017 · 2 comments
Closed

Comments

@Davidzhu001
Copy link

Davidzhu001 commented Jun 12, 2017

`

Processing by Api::V1::UsersController#index as HTML
  User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."uid" = $1 LIMIT $2  [["uid", "[email protected]"], ["LIMIT", 1]]
  CACHE (0.0ms)  SELECT  "users".* FROM "users" WHERE "users"."uid" = $1 LIMIT $2  [["uid", "[email protected]"], ["LIMIT", 1]]
  CACHE (0.0ms)  SELECT  "users".* FROM "users" WHERE "users"."uid" = $1 LIMIT $2  [["uid", "[email protected]"], ["LIMIT", 1]]
[active_model_serializers] Rendered ActiveModel::Serializer::Null with Hash (0.09ms)
Filter chain halted as :authenticate_user! rendered or redirected
Completed 401 Unauthorized in 22ms (Views: 4.6ms | ActiveRecord: 0.5ms)```

`
@ask4ralph
Copy link

Same here.. Is there a solution to this?? Its very annoying after going so far in a project and this randomly comes up every now and then..

@Davidzhu001
Copy link
Author

@ask4ralph I gave up.
lol, i think the support is not great and it is too much risk to use this gem now.

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

No branches or pull requests

2 participants