When I try to parse the xml response am getting below content in my console. Even though I changed the SerializationMIMEType
as RKMIMETypeTextXML
result were same.
Any suggestion and help would be greatly appreciated.
AFNetworkingOperationFailingURLRequestErrorKey=<NSMutableURLRequest https://services.walgreens.com/snapfishapi/v2>, NSErrorFailingURLKey=https://services.walgreens.com/snapfishapi/v2, NSLocalizedDescription=Expected content type {(
"text/html",
"application/x-www-form-urlencoded",
"application/json"
)}, got text/xml, AFNetworkingOperationFailingURLResponseErrorKey=<NSHTTPURLResponse: 0x95357f0>}`