I have facebook profile image link but when i store to server the url is getting cut of but here i m getting whole link only after storing m getting half link.
NSString *strURL=[NSString stringWithFormat:@"http://muslim-plus.com/boaster/?aid=%@& fid=%@&fbname=%@&city=%@&country=%@& fbpic=%@",aid,fid,fbName,city,country,fbPhoto];
NSString* webStringURL = [strURL stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
NSURL *requestURL = [NSURL URLWithString:webStringURL];
NSLog(@"FB REgister URL=%@",strURL);
// set URL
[request setURL:requestURL];
after storing to server:https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xfa1/v/t1.0-1/s100x100/10354686_10150004552801856_220367501106153455_n.jpg?oh=1a43217d27f4692752bbbdf044c9b9b7
This is getting cut= &oe=57B2CB73&gda=1469738559_2a6e31ca3d97d01be6fe6ec25a75a1af