Created
October 19, 2013 18:13
-
-
Save jrstarke/7059436 to your computer and use it in GitHub Desktop.
Log results to a Google App Engine Twilio validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-10-19 11:07:10.812 /sms 200 732ms 0kb TwilioProxy/1.1 | |
23.23.41.137 - - [19/Oct/2013:11:07:10 -0700] "POST /sms HTTP/1.1" 200 165 - "TwilioProxy/1.1" "go-phone.appspot.com" ms=733 cpu_ms=302 cpm_usd=0.000018 loading_request=1 app_engine_release=1.8.6 instance=00c61b117c0cf6c68f98f80095682637f370bdbd | |
I 2013-10-19 11:07:10.808 | |
Validation: False | |
I 2013-10-19 11:07:10.809 | |
Computed signature: qEGQ7+tI1nTTh8rG3N93+x7vMjc= | |
I 2013-10-19 11:07:10.809 | |
Received signature: 2/FImJJyOtlWCy3IjXBo7PD16kY= | |
I 2013-10-19 11:07:10.809 | |
Request URL: https://go-phone.appspot.com/sms | |
I 2013-10-19 11:07:10.810 | |
POST Params: UnicodeMultiDict([(u'AccountSid', u'ACbd2a53da1399d0a020786e87b1bdb6fa'), (u'MessageSid', u'SM872eda21343324c987e3e5d5897229f6'), (u'Body', u'hey'), (u'ToZip', u''), (u'ToCity', u''), (u'FromState', u'British Columbia'), (u'ToState', u'British Columbia'), (u'SmsSid', u'SM872eda21343324c987e3e5d5897229f6'), (u'To', u'+17784021211'), (u'ToCountry', u'CA'), (u'FromCountry', u'CA'), (u'SmsMessageSid', u'SM872eda21343324c987e3e5d5897229f6'), (u'ApiVersion', u'2010-04-01'), (u'FromCity', u''), (u'SmsStatus', u'received'), (u'NumMedia', u'0'), (u'From', u'+12508002505'), (u'FromZip', u'')]) | |
I 2013-10-19 11:07:10.810 | |
Generated string: https://go-phone.appspot.com/smsAccountSidACbd2a53da1399d0a020786e87b1bdb6faApiVersion2010-04-01BodyheyFrom+12508002505FromCityFromCountryCAFromStateBritish ColumbiaFromZipMessageSidSM872eda21343324c987e3e5d5897229f6NumMedia0SmsMessageSidSM872eda21343324c987e3e5d5897229f6SmsSidSM872eda21343324c987e3e5d5897229f6SmsStatusreceivedTo+17784021211ToCityToCountryCAToStateBritish ColumbiaToZip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment