You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(NSMutableURLRequest *)configuredRequest;
[NSException exceptionWithName:@"InvalidBodyData" reason:@"The body must be an NSDictionary, NSString, or NSData" userInfo:nil];
why this exeption not raised?
The text was updated successfully, but these errors were encountered:
HRRequestOperation.m
[NSException exceptionWithName:@"InvalidBodyData" reason:@"The body must be an NSDictionary, NSString, or NSData" userInfo:nil];
why this exeption not raised?
The text was updated successfully, but these errors were encountered: