gpt4 book ai didi

ios - 在 Vimeo 上上传视频时出现问题(通过我的 iOS 应用程序)

转载 作者:行者123 更新时间:2023-11-29 11:31:10 25 4
gpt4 key购买 nike

我在代表其他用户从 iOS 应用程序上传视频时遇到问题。

步骤如下:

  1. 在 Vimeo 中,我使用公司帐户登录并创建了 Vimeo 应用。
  2. 之后,我向 Vimeo 发送了一个上传范围的请求。
  3. 然后我的应用批准上传范围,我有 client_id、secret_id、redirect_ui 等。

我的应用程序:https://developer.vimeo.com/apps

然后,我正在关注 OAuth 流程,为此我在移动应用程序浏览器中打开以下网址:

https://api.vimeo.com/oauth/authorize ?response_type=code&client_id=XXX&scope=upload&redirect_uri=XXX&state=XXX

但我收到以下错误:

An error has occurred. You won't be able to connect to Vimeo until it is fixed by the developer. Dear app owner, we are unable to generate access tokens using one or more of the scopes you provided.

如果有人遇到这个问题,请告诉我解决方案。如果需要任何其他细节来纠正此问题,也请告诉我。

最佳答案

根据 documentation私有(private)范围是:

Required for any scope other than public.

它还说明了以下关于 response_type 参数的内容:

The OAuth response type. Use authorization_code for the authorization code grant.

关于ios - 在 Vimeo 上上传视频时出现问题(通过我的 iOS 应用程序),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53428794/

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