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
`
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)``` `
The text was updated successfully, but these errors were encountered:
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..
Sorry, something went wrong.
@ask4ralph I gave up. lol, i think the support is not great and it is too much risk to use this gem now.
No branches or pull requests
`
The text was updated successfully, but these errors were encountered: