Skip to content

Instantly share code, notes, and snippets.

@dwaynemac
Created August 16, 2013 18:51
Show Gist options
  • Save dwaynemac/6252500 to your computer and use it in GitHub Desktop.
Save dwaynemac/6252500 to your computer and use it in GitHub Desktop.
este request envió mail con triggers que no corresponden a esa account
2013-08-16T15:15:48.402351+00:00 app[web.1]: Started GET "/message_door" for 50.17.15.145 at 2013-08-16 15:15:48 +0000
2013-08-16T15:15:48.566605+00:00 app[web.1]: LogicalModel Log: 200 https://padma-contacts.herokuapp.com/v0/contacts/520e4022618966000b0000e4?select%5B0%5D=email&app%5Fkey=[SECRET] in 0.144759s
2013-08-16T15:15:48.566605+00:00 app[web.1]: LogicalModel Log RESPONSE: {"_id":"520e4022618966000b0000e4","email":"[email protected]"}
2013-08-16T15:15:49.028961+00:00 app[web.1]: Processing by MessageDoorController#catch as */*
2013-08-16T15:15:49.028961+00:00 app[web.1]: Rendered text template (0.0ms)
2013-08-16T15:15:49.028961+00:00 app[web.1]: Completed 200 OK in 617ms (Views: 0.6ms | ActiveRecord: 277.5ms)
2013-08-16T15:15:49.028961+00:00 app[web.1]: Parameters: {"key_name"=>"communication", "data"=>"{\"account_name\":\"oeste_go\",\"avoid_mailing_triggers\":false,\"communicated_at\":\"2012-12-26T23:00:00Z\",\"contact_id\":\"520e4022618966000b0000e4\",\"created_at\":\"2013-08-16T15:09:12Z\",\"estimated_coefficient\":\"perfil\",\"global_status\":null,\"id\":6592,\"incoming\":true,\"local_status\":\"\",\"media\":\"interview\",\"observations\":\"Muito interessado\\r\\nFalou que voltaria para fazer matr\\u00edcula\",\"posted_to_messaging\":false,\"public\":true,\"ref_link\":\"\",\"updated_at\":\"2013-08-16T15:09:12Z\",\"username\":\"andre.paiva\"}", "secret_key"=>"productionm41l1ng"}
2013-08-16T15:15:49.017835+00:00 heroku[router]: at=info method=GET path=/message_door host=padma-mailing.herokuapp.com fwd="50.17.15.145" dyno=web.1 connect=2ms service=644ms status=200 bytes=8
--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment