文档

​
​

Development

User Acquisition

Monetization

工业

Vivox Core SDK

Vivox Core SDK

此页面不支持所选语言。
Vivox
​
​
Vivox Core SDK
  • Overview
  • Before you begin
  • Get started
  • Release notes
  • Developer Guide
  • Reference
    • Access Token Developer Guide
      • Access token terminology
      • Requests that require access tokens
      • Access token identifiers
      • Access token format
      • Access token examples
      • Generate a token on the client
      • Generate a token on a secure server
      • Key update API
        • Add an application API key
        • Revoke an application API key
        • Troubleshooting an application API key
      • Override development key generation
      • Access token error codes
    • Server to Server Web API Reference Guide
    • Core API Reference Manual
    • Third-party license information
  • Privacy overview
  1. Vivox Core SDK documentation

Troubleshooting an application API key

Review issues that can occure when adding or revoking an application API key.
阅读时间1 分钟
最后更新于 8 个月前

The following list details the errors that could occur when adding or revoking an application API key by using a tool such as cURL, ARC, or Postman.
  • Remote API Disabled - You have not enabled the remote API on your Organization Settings page.
  • Invalid Credentials - Your remote API username or remote API password is incorrect. Go to your Organization Settings page and ensure that the remote API is enabled and that you have correctly copied the credentials that are listed on the page.
  • Issuer not found - The issuer that you have specified does not match an issuer that is used by your organization’s applications.
  • Can’t add new key during cooldown period. Try again later. - When you add an application API key, there is a time limit of 3600 seconds (1 hour) before you can add another key. Wait for an hour to elapse, and then try again to add another key.\
    注意
    If you require a reduced time period between adding application API keys, contact your sales representative to discuss the options for adjusting this value.
  • Key already exists for issuer - The key that you are trying to add already exists for the specified issuer.
  • Can’t revoke only key - You have only one API key, and you cannot have fewer than one key at a time.
  • Too many keys - You can have a maximum of two API keys at a time. Revoke a key and then try again to add a key.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题