Open GoogleCodeExporter opened 9 years ago
please make sure that you are adding boundary line as well, something like:
[postBody appendData:[[NSString stringWithFormat:@"\r\n--%@\r\n",
boundary] dataUsingEncoding:NSUTF8StringEncoding]];
Original comment by lyolik1...@gmail.com
on 6 Oct 2009 at 9:03
[deleted comment]
Thanks for the help! I corrected my boundary mistakes and everything works but
the
picture does not seem to be private. What exactly does public/private do?
Because as
far as I can tell, anyone can access it anyway?
Original comment by garywkf...@gmail.com
on 7 Oct 2009 at 1:58
garywkfung,
The private setting will ensure your image does not show on imageshack's search
and
on your public profile. Anyone with be able to access the image with the url
regardless of the private setting.
Nick
Original comment by npettas@gmail.com
on 7 Oct 2009 at 4:32
Thanks what is the limit for uploading images for a single username/password?
Original comment by garywkf...@gmail.com
on 8 Oct 2009 at 4:27
Original issue reported on code.google.com by
garywkf...@gmail.com
on 5 Oct 2009 at 6:21