Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Unreal SDK

Vivox Unreal SDK

Vivox
​
​
Vivox Unreal SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
  • Tutorials
  • Reference
    • Vivox Core Unreal class model overview
    • Vivox Unreal conventions
    • Unreal API Reference Manual
    • 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
      • Access token error codes
    • Server to Server Web API Reference Guide
    • Third-party license information
  1. Vivox Unreal SDK documentation

Troubleshoot application API key

Review issues that can occure when adding or revoking an application API key.
Read time 1 minute
Last updated 8 months ago

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.
    Note: 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
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page