Facebook 错误“请求的参数存在问题。错误/警告消息的正文。标题是:“无效请求”
我正在通过 Graph API 将带有嵌入式视频标签(youtube 等)的网页链接发布到 Facebook 群组。这会导致视频嵌入到流中,但是当您单击播放时,您会收到“请求的参数存在问题。错误/警告消息正文。标题为:无效请求”
此外,只有通过 Graph API 发布链接时才会发生这种情况,
这是一个向您显示此操作错误的链接:
http://www.facebook.com/groups/209324852431956
我在这里创建了一个错误:(请帮助投票这个问题) http://bugs.developers.facebook.net/show_bug.cgi?id=19191
这是一个非常相似问题的链接:
getsatisfaction.com/sendible/topics/playback_error_in_flash_posts_on_facebook_invalid_request
他们上面使用的解决方案让我相信它与所使用的Flash播放器有关。我正在使用 JW Player,但这也发生在以相同方式发布的 YouTube 视频上。我不知道他们使用的是什么播放器。
当我第一次开始处理我的项目 thesociable.me 时,它起作用了,然后有一天它停止了......我浏览了与发布视频链接相关的每一行代码。
I am posting a Link to a Webpage with Embedded video tags (youtube, etc..) through the Graph API to a Facebook Group. This causes the Video to be embedded in the stream but When you click play you get "There was a problem with the parameters of the request. Body of an error/warning message. Title is: Invalid Request"
Also this only happens when posting the link through the Graph API
Here is a Link to Show you this Error in action:
http://www.facebook.com/groups/209324852431956
I have created a bug here: (Please help vote this issue up)
http://bugs.developers.facebook.net/show_bug.cgi?id=19191
Here is a Link to a Very Similar Issue:
getsatisfaction.com/sendible/topics/playback_error_in_flash_posts_on_facebook_invalid_request
The solution they used above makes me believe that it is related to the flash player being used. I am using JW Player, but this also happens with youtube videos posted the same way.. and I have no Idea what player they are using.
It worked when I first started working on my project thesociable.me then one day it stopped.. and I went through every line of code related to posting links to videos.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗯,我遇到了同样的问题...此警报仅显示在时间线激活的个人资料上。
如果您在没有时间轴的个人资料上发布... swf 播放器可以正常工作。
我读了这个链接
http://developers.facebook.com/bugs/283046815062713?browse=search_4f1e0678a12b73019079378
通过阅读...问题正在解决中
Well, I had same problem... This alert only show on profile with Timeline activate.
If you post on profile without timeline... swf player does work normally.
I read this link
http://developers.facebook.com/bugs/283046815062713?browse=search_4f1e0678a12b73019079378
By the read... the issue is on proccess to solve