Skip to content

Instantly share code, notes, and snippets.

@johnclayton
Created August 19, 2010 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnclayton/537356 to your computer and use it in GitHub Desktop.
Save johnclayton/537356 to your computer and use it in GitHub Desktop.
[DEBUG] - LNPaymentCertificateSyncAgent.m:69 -[LNPaymentCertificateSyncAgent shouldSyncNow] - LNPaymentCertificateSyncAgent: LNSyncAgentStrategyDelegate - shouldSyncNow (NO)
[TRACE] - SMWebServiceRequest.m:335 -[SMWebServiceRequest configureURLRequest:] - Cookies for URL tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com : (
)
[TRACE] - SMWebServiceRequest.m:336 -[SMWebServiceRequest configureURLRequest:] - All cookies: (
"<NSHTTPCookie version:0 name:@\"JSESSIONID\" value:@\"448C8D57E3A4CA39CC1B7393D894D85D\" expiresDate:@\"(null)\" created:@\"303897572.000000\" sessionOnly:TRUE domain:@\"ash1api.ticketmaster.com\" path:@\"/tap\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>",
"<NSHTTPCookie version:0 name:@\"BID\" value:@\"xEW2EokI6XdEiU8SG4QbPY3PGbgucu3b8mstr0_fbAvYajvBKupwcLg4pTEpL8hWJxxH-wpZrehrpkd6ZnSn\" expiresDate:@\"2037-12-31 16:00:01 -0800\" created:@\"303897556.000000\" sessionOnly:FALSE domain:@\".ticketmaster.com\" path:@\"/\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>",
"<NSHTTPCookie version:0 name:@\"SID\" value:@\"msvUieE93UHYhK1OhPz98LGynRXYSAyJQGCnZc7-_ecv2dBSePEIm30PYnN-lU6_4VmFCifk-2YF69z-\" expiresDate:@\"(null)\" created:@\"303897556.000000\" sessionOnly:TRUE domain:@\".ticketmaster.com\" path:@\"/\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>"
)
[TRACE] - SMWebServiceRequest.m:338 -[SMWebServiceRequest configureURLRequest:] - Headers for URL tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com : {
Accept = "application/json";
"Accept-Language" = "en-us";
Authorization = "Basic am9obkBzbWFsbHNvY2lldHkuY29tOmFiYzEyMw==";
"Content-Type" = "application/json";
"X-Tm-Api-Authdata" = "version=2.1.1;key=smallsociety;keyid=1;seq=1";
"X-Tm-Api-Authtoken" = "lFri350M5zODu4nUKq7KKKM+17TOnKcGxliuFIP9D6weju9F2uuv0x8IpeYIgtOzH26jhn68HxwuzENo4/0p/hKPfJMX+vERff6a1HZGNeiCRIBmpCY0wxFKg54OPlkxsr7a6KJMe1QnqmcfHN1iNyKOeOtHmD09QctAThylq1TCGrFJKovDqRgzrfZ9KbpqpRJLlHrOVqwRp+7ep4MfQ5mlFqXmxEp0JaM+yuEVRixMRf1IPfCH7NDsyMw0IsCXE29mRs9YhrkiV6SV4ZaSBZw8maN/Xl6UFz/Tr4pOxwHWV8x4YfWcUYh2PNauQbc03LzvbGSawHVh5dHeqDmRog==";
}
[INFO] - SMWebServiceRequest.m:211 -[SMWebServiceRequest start] - Fetching tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com
[TRACE] - SMWebServiceRequest.m:491 -[SMWebServiceRequest connection:willSendRequest:redirectResponse:] - connection:<NSURLConnection: 0xf0086e0, tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com> willSendRequest:<NSURLRequest https://ash1api.ticketmaster.com/tap/endpoint/restv1/member> redirectResponse:(null)
[TRACE] - SMWebServiceRequest.m:511 -[SMWebServiceRequest connectionShouldUseCredentialStorage:] - connectionShouldUseCredentialStorage:<NSURLConnection: 0xf0086e0, tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com>
[TRACE] - SMWebServiceRequest.m:477 -[SMWebServiceRequest connection:didReceiveResponse:] - connection:<NSURLConnection: 0xf0086e0, tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com> didCancelAuthenticationChallenge:<NSHTTPURLResponse: 0x796fdf0>
[TRACE] - SMWebServiceRequest.m:472 -[SMWebServiceRequest connection:didReceiveData:] - connection:<NSURLConnection: 0xf0086e0, tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com> didReceiveData:<7b226d65 6d626572 223a7b22 636f756e 74727922 3a7b2269 64223a38 34302c22 7374616e 64617264 223a2249 534f227d 2c22706f 7374616c 5f636f64 65223a22 39373231 34222c22 6d61726b 6574223a 33372c22 66697273 745f6e61 6d65223a 224a6f68 6e222c22 656d6169 6c223a22 6a6f686e 40736d61 6c6c736f 63696574 792e636f 6d222c22 70726566 65727265 645f6c61 6e67223a 22656e2d 7573227d 7d>
[TRACE] - SMWebServiceRequest.m:486 -[SMWebServiceRequest connection:willCacheResponse:] - connection:<NSURLConnection: 0xf0086e0, tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com> willCacheResponse:<NSCachedURLResponse: 0x799f630>
[TRACE] - SMWebServiceRequest.m:505 -[SMWebServiceRequest connectionDidFinishLoading:] - connectionDidFinishLoading:<NSURLConnection: 0xf0086e0, tap/endpoint/restv1/member -- https://ash1api.ticketmaster.com>
[DEBUG] - LNShoppingCartVC.m:166 -[LNShoppingCartVC signInVCDidSucceed:] - signInVCDidSucceed:
[TRACE] - SMWebServiceRequest.m:312 -[SMWebServiceRequest configureURLRequest:] - JSONString: {"event":{"id":"0600450ADD2E9EE8","tickets":[{"id":"000000000001","quantity":1}],"areas":[]}}
[DEBUG] - SMWebServiceRequest.m:315 -[SMWebServiceRequest configureURLRequest:] - Sending JSON payload {"event":{"id":"0600450ADD2E9EE8","tickets":[{"id":"000000000001","quantity":1}],"areas":[]}}
[TRACE] - SMWebServiceRequest.m:335 -[SMWebServiceRequest configureURLRequest:] - Cookies for URL tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com : (
)
[TRACE] - SMWebServiceRequest.m:336 -[SMWebServiceRequest configureURLRequest:] - All cookies: (
"<NSHTTPCookie version:0 name:@\"JSESSIONID\" value:@\"4B6285A8CFDDDF11BF4B4A8BD4E77DC9\" expiresDate:@\"(null)\" created:@\"303897593.000000\" sessionOnly:TRUE domain:@\"ash1api.ticketmaster.com\" path:@\"/tap\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>",
"<NSHTTPCookie version:0 name:@\"BID\" value:@\"xEW2EokI6XdEiU8SG4QbPY3PGbgucu3b8mstr0_fbAvYajvBKupwcLg4pTEpL8hWJxxH-wpZrehrpkd6ZnSn\" expiresDate:@\"2037-12-31 16:00:01 -0800\" created:@\"303897556.000000\" sessionOnly:FALSE domain:@\".ticketmaster.com\" path:@\"/\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>",
"<NSHTTPCookie version:0 name:@\"SID\" value:@\"msvUieE93UHYhK1OhPz98LGynRXYSAyJQGCnZc7-_ecv2dBSePEIm30PYnN-lU6_4VmFCifk-2YF69z-\" expiresDate:@\"(null)\" created:@\"303897556.000000\" sessionOnly:TRUE domain:@\".ticketmaster.com\" path:@\"/\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>"
)
[TRACE] - SMWebServiceRequest.m:338 -[SMWebServiceRequest configureURLRequest:] - Headers for URL tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com : {
Accept = "application/json";
"Accept-Language" = "en-us";
Authorization = "Basic am9obkBzbWFsbHNvY2lldHkuY29tOmFiYzEyMw==";
"Content-Type" = "application/json";
"X-Tm-Api-Authdata" = "version=2.1.1;key=smallsociety;keyid=1;seq=1";
"X-Tm-Api-Authtoken" = "lFri350M5zODu4nUKq7KKKM+17TOnKcGxliuFIP9D6weju9F2uuv0x8IpeYIgtOzH26jhn68HxwuzENo4/0p/hKPfJMX+vERff6a1HZGNeiCRIBmpCY0wxFKg54OPlkxsr7a6KJMe1QnqmcfHN1iNyKOeOtHmD09QctAThylq1TCGrFJKovDqRgzrfZ9KbpqpRJLlHrOVqwRp+7ep4MfQ5mlFqXmxEp0JaM+yuEVRixMRf1IPfCH7NDsyMw0IsCXE29mRs9YhrkiV6SV4ZaSBZw8maN/Xl6UFz/Tr4pOxwHWV8x4YfWcUYh2PNauQbc03LzvbGSawHVh5dHeqDmRog==";
}
[INFO] - SMWebServiceRequest.m:211 -[SMWebServiceRequest start] - Fetching tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com
[TRACE] - SMWebServiceRequest.m:491 -[SMWebServiceRequest connection:willSendRequest:redirectResponse:] - connection:<NSURLConnection: 0xf008440, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com> willSendRequest:<NSURLRequest https://ash1api.ticketmaster.com/tap/endpoint/restv1/cart/tickets> redirectResponse:(null)
[TRACE] - SMWebServiceRequest.m:511 -[SMWebServiceRequest connectionShouldUseCredentialStorage:] - connectionShouldUseCredentialStorage:<NSURLConnection: 0xf008440, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com>
[DEBUG] - SMWebServiceRequest.m:482 -[SMWebServiceRequest connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite:] - connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite:
[TRACE] - SMWebServiceRequest.m:477 -[SMWebServiceRequest connection:didReceiveResponse:] - connection:<NSURLConnection: 0xf008440, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com> didCancelAuthenticationChallenge:<NSHTTPURLResponse: 0x79ef9b0>
[TRACE] - SMWebServiceRequest.m:472 -[SMWebServiceRequest connection:didReceiveData:] - connection:<NSURLConnection: 0xf008440, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com> didReceiveData:<7b227761 6974223a 342c2270 6f6c6c69 6e675f75 726c223a 22687474 70733a2f 2f617069 2e746963 6b65746d 61737465 722e636f 6d2f7461 702f656e 64706f69 6e742f72 65737476 312f6361 72742f74 69636b65 74732f50 55542f30 30303030 30303130 38303630 36303030 30303030 30303234 32333941 38433030 30303030 30303030 30333644 37393245 46453937 31373922 7d>
[TRACE] - SMWebServiceRequest.m:505 -[SMWebServiceRequest connectionDidFinishLoading:] - connectionDidFinishLoading:<NSURLConnection: 0xf008440, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com>
[DEBUG] - LNShoppingCartSyncAgent.m:271 -[LNShoppingCartSyncAgent requestDidFinishWithResponse:] - TAP /cart/tickets result not ready yet, polling with new URL: https://api.ticketmaster.com/tap/endpoint/restv1/cart/tickets/PUT/0000000108060600000000024239A8C0000000000036D792EFE97179
[TRACE] - SMWebServiceRequest.m:312 -[SMWebServiceRequest configureURLRequest:] - JSONString: {}
[DEBUG] - SMWebServiceRequest.m:315 -[SMWebServiceRequest configureURLRequest:] - Sending JSON payload {}
[TRACE] - SMWebServiceRequest.m:335 -[SMWebServiceRequest configureURLRequest:] - Cookies for URL tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com : (
)
[TRACE] - SMWebServiceRequest.m:336 -[SMWebServiceRequest configureURLRequest:] - All cookies: (
"<NSHTTPCookie version:0 name:@\"JSESSIONID\" value:@\"4B6285A8CFDDDF11BF4B4A8BD4E77DC9\" expiresDate:@\"(null)\" created:@\"303897593.000000\" sessionOnly:TRUE domain:@\"ash1api.ticketmaster.com\" path:@\"/tap\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>",
"<NSHTTPCookie version:0 name:@\"BID\" value:@\"xEW2EokI6XdEiU8SG4QbPY3PGbgucu3b8mstr0_fbAvYajvBKupwcLg4pTEpL8hWJxxH-wpZrehrpkd6ZnSn\" expiresDate:@\"2037-12-31 16:00:01 -0800\" created:@\"303897556.000000\" sessionOnly:FALSE domain:@\".ticketmaster.com\" path:@\"/\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>",
"<NSHTTPCookie version:0 name:@\"SID\" value:@\"msvUieE93UHYhK1OhPz98LGynRXYSAyJQGCnZc7-_ecv2dBSePEIm30PYnN-lU6_4VmFCifk-2YF69z-\" expiresDate:@\"(null)\" created:@\"303897556.000000\" sessionOnly:TRUE domain:@\".ticketmaster.com\" path:@\"/\" secure:FALSE comment:@\"(null)\" commentURL:@\"(null)\" portList:[]>"
)
[TRACE] - SMWebServiceRequest.m:338 -[SMWebServiceRequest configureURLRequest:] - Headers for URL tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com : {
Accept = "application/json";
"Accept-Language" = "en-us";
Authorization = "Basic am9obkBzbWFsbHNvY2lldHkuY29tOmFiYzEyMw==";
"Content-Type" = "application/json";
"X-Tm-Api-Authdata" = "version=2.1.1;key=smallsociety;keyid=1;seq=1";
"X-Tm-Api-Authtoken" = "lFri350M5zODu4nUKq7KKKM+17TOnKcGxliuFIP9D6weju9F2uuv0x8IpeYIgtOzH26jhn68HxwuzENo4/0p/hKPfJMX+vERff6a1HZGNeiCRIBmpCY0wxFKg54OPlkxsr7a6KJMe1QnqmcfHN1iNyKOeOtHmD09QctAThylq1TCGrFJKovDqRgzrfZ9KbpqpRJLlHrOVqwRp+7ep4MfQ5mlFqXmxEp0JaM+yuEVRixMRf1IPfCH7NDsyMw0IsCXE29mRs9YhrkiV6SV4ZaSBZw8maN/Xl6UFz/Tr4pOxwHWV8x4YfWcUYh2PNauQbc03LzvbGSawHVh5dHeqDmRog==";
}
[INFO] - SMWebServiceRequest.m:211 -[SMWebServiceRequest start] - Fetching tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com
[TRACE] - SMWebServiceRequest.m:491 -[SMWebServiceRequest connection:willSendRequest:redirectResponse:] - connection:<NSURLConnection: 0xf00f0c0, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com> willSendRequest:<NSURLRequest https://ash1api.ticketmaster.com/tap/endpoint/restv1/cart/tickets> redirectResponse:(null)
[TRACE] - SMWebServiceRequest.m:511 -[SMWebServiceRequest connectionShouldUseCredentialStorage:] - connectionShouldUseCredentialStorage:<NSURLConnection: 0xf00f0c0, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com>
[DEBUG] - SMWebServiceRequest.m:482 -[SMWebServiceRequest connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite:] - connection:didSendBodyData:totalBytesWritten:totalBytesExpectedToWrite:
[TRACE] - SMWebServiceRequest.m:477 -[SMWebServiceRequest connection:didReceiveResponse:] - connection:<NSURLConnection: 0xf00f0c0, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com> didCancelAuthenticationChallenge:<NSHTTPURLResponse: 0x7994080>
[TRACE] - SMWebServiceRequest.m:472 -[SMWebServiceRequest connection:didReceiveData:] - connection:<NSURLConnection: 0xf00f0c0, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com> didReceiveData:<7b226572 726f7222 3a7b2263 6f646522 3a323130 30312c22 6d657373 61676522 3a22496e 76616c69 64207265 73657276 65207265 71756573 74206461 74612073 74727563 74757265 222c2274 696d6573 74616d70 223a2254 68752041 75672031 39203037 3a35393a 35372055 54432032 30313022 7d7d>
[TRACE] - SMWebServiceRequest.m:505 -[SMWebServiceRequest connectionDidFinishLoading:] - connectionDidFinishLoading:<NSURLConnection: 0xf00f0c0, tap/endpoint/restv1/cart/tickets -- https://ash1api.ticketmaster.com>
[ERROR] - LNSyncAgent.m:305 -[LNSyncAgent requestDidFinishWithResponse:] - response.error: (null)
[ERROR] - LNSyncAgent.m:306 -[LNSyncAgent requestDidFinishWithResponse:] - response.body: {"error":{"code":21001,"message":"Invalid reserve request data structure","timestamp":"Thu Aug 19 07:59:57 UTC 2010"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment