Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 2015-11-30 06:21:49.969 CheckYeti[5466:65793] GET : Parameters : (null), url : http://qa.checkyeti.com/rest/v1/customer/bookings
  2. url = http://qa.checkyeti.com/rest/v1/customer/bookings
  3. 2015-11-30 06:21:50.047 CheckYeti[5466:65793] GET 'http://qa.checkyeti.com/rest/v1/customer/bookings': {
  4. "Accept-Language" = "en-US;q=1";
  5. Authorization = "Basic eWV0aVVzZXI6eWV0aVVzZXI=";
  6. "User-Agent" = "CheckYeti/1.0 (iPhone; iOS 9.1; Scale/3.00)";
  7. } (null)
  8. 2015-11-30 06:21:50.171 CheckYeti[5466:65793] 401 'http://qa.checkyeti.com/rest/v1/customer/bookings' [0.1233 s]: {
  9. "Cache-Control" = private;
  10. Connection = close;
  11. "Content-Type" = "application/json;charset=utf-8";
  12. Date = "Mon, 30 Nov 2015 04:21:50 GMT";
  13. Expires = "Thu, 01 Jan 1970 01:00:00 GMT";
  14. Server = "Apache-Coyote/1.1";
  15. "Transfer-Encoding" = Identity;
  16. } {"code":"FORBIDDEN","message":"Access forbidden","invalidFields":[]}
  17. 2015-11-30 06:21:50.171 CheckYeti[5466:65793]
  18.  
  19. !!! ERROR !!! Type - GET, Code 401 for method : /bookings
  20.  
  21. 2015-11-30 06:21:50.171 CheckYeti[5466:65793] get bookings error Request failed: unauthorized (401)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement