> ## Documentation Index
> Fetch the complete documentation index at: https://docs.niobi.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Insufficient Rights to Complete Payment

## Overview

**400 - Bad Request**: Your account does not have the necessary rights to complete this payment. This could be due to insufficient permissions associated with your account.

```json theme={null}
{
    "success": false,
    "message": "Your account does not have the rights to complete this payment. Please contact us for assistance."
}

```

## Common Causes and How to Resolve

1. **Insufficient Account Permissions**:
   Your account might lack the required access to process the payment, such as not having the correct roles or privileges assigned.

   **How To Resolve**: Please contact our support team at [support@niobi.co](mailto:support@niobi.co) wth a screenshot or copy of the error and request details for further assistance.

***

## Best Practices

* **Verify User Roles Regularly**
  * Ensure that account roles and permissions align with your intended use of the platform. This includes access rights for payment processing. You can verify this with our support team at [support@niobi.co](mailto:support@niobi.co).

***

If the issue persists, please contact our team at [support@niobi.co](mailto:support@niobi.co).
