Skip to content

Instantly share code, notes, and snippets.

@farhan-syed
Created August 14, 2015 19:58
Show Gist options
  • Save farhan-syed/7492abd837ce28ab80d9 to your computer and use it in GitHub Desktop.
Save farhan-syed/7492abd837ce28ab80d9 to your computer and use it in GitHub Desktop.
Started POST "/login/log_in" for ::1 at 2015-08-14 12:57:37 -0700
Processing by LoginController#log_in as */*
Parameters: {"stripeToken"=>"tok_16ZoJ327so3cCAuPzcA7diqG"}
Can't verify CSRF token authenticity
{"stripeToken"=>"tok_16ZoJ327so3cCAuPzcA7diqG", "controller"=>"login", "action"=>"log_in"}
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment