【问题标题】:Shutterstock api returns Not FoundShutterstock api 返回未找到
【发布时间】:2019-08-04 12:05:09
【问题描述】:

我正在使用 Shutterstock API 将有关我的图像的信息加载到我的本地应用程序中。我正在做像https://api.shutterstock.com/v2/images/1334814356 这样的简单请求。之前它工作正常,但现在它返回我响应 {“message”:“Not Found”}。有人遇到过这样的问题吗?

【问题讨论】:

    标签: shutterstock


    【解决方案1】:

    Shutterstock 最近开始对免费 API 帐户可以使用 API 执行的操作实施限制。其中一个限制是,使用免费帐户的 API 搜索请求只能获取有关其内容库子集的信息,因此您要查找的图像不得在该子集中。

    https://developers.shutterstock.com/user/me/apps 查找您的应用程序,并查看它使用的 API 产品。如果它是“免费的”,那么您将获得有限的 API 访问权限,如下所述:

    https://developers.shutterstock.com/documentation/authentication#subscriptions

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-01-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-05
      • 2020-09-29
      • 1970-01-01
      • 2010-11-07
      相关资源
      最近更新 更多