When trying to fallback to normal devise authentication, it is showing filter chain halted as authenticate_user_from_token! rendered or redirected. #332
Labels
support request
This issue is a request for support using Simple Token Authentication.
I have a RoomsController with following setup:
On my ApplicationController I have got the authenticate_spree_user method opened to meet my feature criteria.
However I am getting Filter chain halted as :authenticate_spree_user_from_token! rendered or redirected from every request I send to api with failure authentication. Below is the error log:
The text was updated successfully, but these errors were encountered: