In this blog I give you tips tricks and lessons that I've gathered in various techs.
This got it to work for me. You'll have to change
class ApplicationController < ActionController::Base
to
class ApplicationController < ActionController::API
No comments:
Post a Comment