- (void)sendWithWeb:(SendGridEmail *)email successBlock:(void(^)(id responseObject))successBlock failureBlock:(void(^)(NSError *error))failureBlock
SendGrid.m:67:14: 'POST:parameters:constructingBodyWithBlock:success:failure:' is deprecated
i get this error
i have migrated to AFNetworking 3.x, after this i get the error any help