Skip to content

Instantly share code, notes, and snippets.

@cameronscott137
Created November 17, 2015 13:56
Show Gist options
  • Save cameronscott137/3e0f1a941cafe0cf9620 to your computer and use it in GitHub Desktop.
Save cameronscott137/3e0f1a941cafe0cf9620 to your computer and use it in GitHub Desktop.
xcode console output
2015-11-17 08:54:25.299 GoShadow[48510:3793585] CFNetwork SSLHandshake failed (-9806)
2015-11-17 08:54:48.270 GoShadow[48510:3793244] POST 'http://platform.goshadow.org/api_v2/segments/638/notes': {
"Accept-Language" = "en-US;q=1";
Authorization = "Token token=\"796746fe-84fa-4c49-ba35-172cfe3f489e\"";
"Content-Type" = "application/json";
"User-Agent" = "GoShadow/2.0 (iPhone; iOS 9.0; Scale/2.00)";
} {"note":{"touch_point_id":0,"id":0,"note":"test test ","accumulated_time":0,"favorite":false,"highlight":false,"start_time":null,"updated_at":"2015-11-17 08:54:48 -0500","created_at":"2015-11-17 08:54:48 -0500","segment_id":638,"user_id":113,"note_category_id":0,"attachment_data":"","caregiver_id":0}}
2015-11-17 08:54:48.337 GoShadow[48510:3793244] 500 'http://platform.goshadow.org/api_v2/segments/638/notes' [0.0672 s]: {
Connection = "keep-alive";
"Content-Length" = 48;
"Content-Type" = "application/json; charset=utf-8";
Date = "Tue, 17 Nov 2015 13:54:47 GMT";
Server = thin;
Via = "1.1 vegur";
"X-Request-Id" = "35f70f82-c1ba-43ed-a604-9d8635ebf865";
"X-Runtime" = "0.024052";
} {"status":"500","error":"Internal Server Error"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment