admin管理员组文章数量:1123183
I'm developing an Laravel API to manage Facebook Graph API and I need to post events on a page. I can list all the events but to create an event, I receive the following message:
"Unsupported post request. Object with ID '00000000000' does not exist, cannot be loaded due to missing permissions, or does not support this operation." "code": 100, "error_subcode": 33.
Searching, I saw that I need the pages_manage_events but I can't see the permission in the permissions list. How do I need to proceed to have this permissions in my facebook app? Remembering that my app is in delevoping mode and is Business type
本文标签: How do I add permission to a FAcebook AppStack Overflow
版权声明:本文标题:How do I add permission to a FAcebook App - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736553229a1944541.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论