Is there any way to access the response data in the success block for a request using the object manager?
[objectManager postObject:[User class] path:@\"/use
You can get this info from the RKObjectRequestOperation *operation
operation.HTTPRequestOperation.response operation.HTTPRequestOperation.responseData operation.HTTPRequestOperation.responseString