Troubleshooting an application API key

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.