Skip to content

Instantly share code, notes, and snippets.

@dongalor
Created December 19, 2017 10:00
Show Gist options
  • Select an option

  • Save dongalor/ad01f0038ebd45c0be2726ace348e321 to your computer and use it in GitHub Desktop.

Select an option

Save dongalor/ad01f0038ebd45c0be2726ace348e321 to your computer and use it in GitHub Desktop.
Error Domain=com.alamofire.error.serialization.response Code=-1011 "Request failed: bad request (400)" UserInfo={NSLocalizedDescription=Request failed: bad request (400), NSErrorFailingURLKey=https://jamfabric.ru/parse/functions/getTags, com.alamofire.serialization.response.error.data=<7b22636f 6465223a 3230392c 22657272 6f72223a 22696e76 616c6964 20736573 73696f6e 20746f6b 656e227d>, com.alamofire.serialization.response.error.response=<NSHTTPURLResponse: 0x1c42232e0> { URL: https://jamfabric.ru/parse/functions/getTags } { Status Code: 400, Headers {
"Access-Control-Allow-Headers" = (
"X-Parse-Master-Key, X-Parse-REST-API-Key, X-Parse-Javascript-Key, X-Parse-Application-Id, X-Parse-Client-Version, X-Parse-Session-Token, X-Requested-With, X-Parse-Revocable-Session, Content-Type"
);
"Access-Control-Allow-Methods" = (
"GET,PUT,POST,DELETE,OPTIONS"
);
"Access-Control-Allow-Origin" = (
"*"
);
Connection = (
"keep-alive"
);
"Content-Length" = (
44
);
"Content-Type" = (
"application/json; charset=utf-8"
);
Date = (
"Tue, 19 Dec 2017 09:44:13 GMT"
);
Server = (
"nginx/1.10.3 (Ubuntu)"
);
"X-Powered-By" = (
Express
);
} }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment