oauth 时 Flickr API 错误

发布于 2024-11-17 19:02:47 字数 222 浏览 2 评论 0原文

接受我的 flickr 应用程序时,我收到以下错误消息: “哎呀!Flickr 无法识别权限集。”

看来我并不是唯一遇到此问题的人,请参阅 此讨论

非常感谢任何帮助,

谢谢

When accepting my flickr app, I get the following error message:
"Oops! Flickr doesn't recognise the permission set."

It seems I am not alone with this problem, see Yang and Yun's Album's on this discussion.

Any help very much aprreciated,

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

孤独岁月 2024-11-24 19:02:47

我遇到了同样的问题,我的解决方案是向授权请求添加可选的“perms”参数:

http://www.flickr.com/services/oauth/authorize?oauth_token=7...2&perms=write

希望它也对你有用:)

I ran to the same problem and the solution for me was to add optional "perms" parameter to the authorize request:

http://www.flickr.com/services/oauth/authorize?oauth_token=7...2&perms=write

Hope it will work for you too :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文