gpt4 book ai didi

facebook - error_msg=照片标签主题无效,error_code=322

转载 作者:行者123 更新时间:2023-11-29 05:05:28 26 4
gpt4 key购买 nike

在 iPhone 上使用 fbconnect。

NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
pid, @"pid",
FACEBOOK_PAGE_ID, @"tag_uid",
@"50.0", @"x",
@"50.0", @"y",
nil];

[self.theFacebook requestWithMethodName:@"photos.addTag"
andParams:params
andHttpMethod:@"POST"
andDelegate:self];

我的 FACEBOOK_PAGE_ID 真的有错吗?那么,我怎样才能找到合适的呢?

最佳答案

查看 Facebook 开发者页面,照片/标签部分:

"Currently, you cannot tag a Page in a photo using this API"

The link

关于facebook - error_msg=照片标签主题无效,error_code=322,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5512493/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com