Route_permission_error

Hi, I’m trying to fetch an api from Postman:

{{baseUrl}}/payments
method: Get

Error:

{

    "status": {

        "error_code": "ROUTE_PERMISSION_ERROR",

        "status": "ERROR",

        "message": "The request attempted an operation, but there was an issue with route permissions. The request was rejected. Corrective action: Contact Client Support.",

        "response_code": "ROUTE_PERMISSION_ERROR",

        "operation_id": "03ecc4d5-01ee-4ef9-9a81-a5c0da121a28"

    }

}


I’m pretty sure my environment variables are right because I have tested the api Get List Countries, and it’s totally fine.

My account’s current state is:

Is it because of the state, so I get the error, or is it because of something else?
And how long will my account’s state change?