Error codes · Permissions and account

Business subscription required

Codebusiness_subscription_required
Status409
If this was an orderThis request bought nothing
Send it again unchanged?No — change something first
.NET SDKAuthorizationException

What it means

The Anis business account behind your application has no active Business subscription.

What to do

  • Restore the Business subscription with Anis, then send a new request.

Where you can meet it

Example

The body of the refusal. Its type is the address of this page.

{
  "type": "https://developers.anis.ly/errors/business-subscription-required",
  "title": "Business subscription required",
  "status": 409,
  "code": "business_subscription_required",
  "requestId": "01J9R2K8T4V6XQ0M3B7C5D9E1F"
}