I am using AFnetworking library to post data on server.
Following is my code to post data on server.
- (void) callLoginAPI:(NSDictionary *)dictProfil
Please add this line to your code, i hope it help you.
manager.requestSerializer = [AFHTTPRequestSerializer serializer];