使用 PHP cURL 更新 Facebook 状态
我试图使用 PHP cURL 脚本更新状态,当我运行脚本 facbook 时,它会阻止它通过说无法识别的设备尝试更新您的状态来更新状态,之后我用某个名称保存设备。但是当我再次运行脚本它显示相同的通知并且不更新状态。
I was trying to update the status using PHP cURL script ,when I run the script facbook blocks it update the status by saying an unrecognized device trying to update your status ,after which I save the device with some name .But when I again run the script it shows the same notification and doesn't update the status.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
听起来您没有使用 API 并且正在触发某些安全系统。
请改用 API。
It sounds like you're not using the API and are triggering some security systems.
Use the API instead.