1

[delegate.facebook requestWithGraphPath:[NSString stringWithFormat:@"%@/tags?tags=[{\"tag_uid\":\"%@\"},{\"tag_uid\":\"%@\"}]&access_token=%@", photoID, @"100004392816950", @"100001982573649", delegate.facebook.accessToken] andParams:params andHttpMethod:@"POST" andDelegate:self];

我使用此代码标记几个朋友,但它不起作用。

当我运行程序时,出现以下错误:

ErrorInnerErrorKey=Error 
Domain=NSURLErrorDomain 
Code=-1000 "bad URL" 
UserInfo=0x14cabf10 
4

0 回答 0