Error code 40022 - Invalid resource

The requested resource already exists, or the request is invalid.

40022 is returned by requests to the Control API such as:
  • Attempting to create an app with a name that already exists.
    Ensure an app with that name doesn't already exist in your account, or make the request again with a different app name.
  • Attempting to create an API key with invalid capabilities.
    Ensure the capabilities listed in the request are valid.