ios, Programming IT Nursery Request failed: unacceptable content-type: text/html using AFNetworking 2.0 I’m trying out the new version 2.0 of AFNetworking and I’m getting the error above. Any idea why this is happening? Here’s my code: NSURL *URL = [NSURL URLWithString:kJSONlink];... May 30, 2022 0 Comments