【问题标题】:Apigee-127: Unable to deploy to on premise Apigee from Apigee-127, 303 errorApigee-127:无法从 Apigee-127 部署到本地 Apigee,出现 303 错误
【发布时间】:2015-01-27 12:51:15
【问题描述】:

我正在尝试从 Apigee-127 命令行将我的 Mock API 部署到 Apigee Edge。这是一个本地实例,所以我有一个 VPN 可以让我访问。但是,一旦我开始尝试部署 API。我收到以下错误:

C:\Users\sgs>a127 account create myTestAccount
[?] Provider? apigee
[?] Do you have an account? Yes
[?] Base URI? (https://api.enterprise.apigee.com) https://enterprise.apigee.com/
[?] Base URI? https://enterprise.apigee.com/platform/#/my-Company/
[?] Organization? myCompany
[?] User Id? my.Name@myCompany.com
[?] Password? *********
[?] Environment? test
[?] Virtual Hosts? default,secure
Ensuring Apigee Remote Proxy is in place...
Error: Account creation failed. Please try again.
{ [Error] statusCode: 303 }

有什么我可以尝试不同的想法吗?

问候

S

【问题讨论】:

  • 您需要找出 statusCode 的含义,看来您提供的详细信息是正确的,因此请尝试通过查找 status code 的含义来了解更多有关情况。

标签: apigee swagger apigee127


【解决方案1】:

请检查您的“基本 URI”值。这需要是您的管理端点的 URI,并且与您的特定组织无关。 (例如,您可以在上面看到 Apigee 托管环境的默认值为 https://api.enterprise.apigee.com。)

【讨论】:

    【解决方案2】:

    基本 URL 应类似于 {org-name}.login.apigee.com/oauth/token。还有其他工具,例如 ADT,可以帮助部署 apiproxies/shared-flows。

    【讨论】:

      猜你喜欢
      • 2018-01-11
      • 2014-07-01
      • 1970-01-01
      • 2021-09-29
      • 2016-03-05
      • 2022-07-11
      • 1970-01-01
      • 1970-01-01
      • 2014-02-08
      相关资源
      最近更新 更多