Error codes · Permissions and account

Account not authorised

Codebinding_not_authorized
Status403
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 is not in a state that allows partner access — for example it is not an active account with a Business subscription.

What to do

  • Contact Anis to restore the account; retrying does not help until then.

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/binding-not-authorized",
  "title": "Account not authorised",
  "status": 403,
  "code": "binding_not_authorized",
  "requestId": "01J9R2K8T4V6XQ0M3B7C5D9E1F"
}