subscription.invalid

If you encounter the subscription.invalid error code like this:

{"statusCode":401,"errorCode":"subscription.invalid","message":"Unable to find valid subscription for …….

ensure the following:

  • You are passing the API key in the header.

  • Your API key is in the correct region. An EU key does not work in the US and vice versa.

Last updated