When I send a Request to get my domains aft an authorization I get the following error
ovh.exceptions.APIError: This call has not been granted
I get this since 3 days - Has anybody an idea where ist the problem?
Thx
When I send a Request to get my domains aft an authorization I get the following error
ovh.exceptions.APIError: This call has not been granted
I get this since 3 days - Has anybody an idea where ist the problem?
Thx
ovh.exceptions.APIError: This call has not been granted
This usually means that the API client is not authorized for the operation. Yet without more information and context I'm not sure anyone could help you. Maybe try providing more information, like which permissions the subject (API client) has assigned, or policy and which operation are you calling
The error means your API credentials lack the necessary permissions. Even if you authorized the application, the specific "scope" or access rules for the /domain endpoint might be missing or expired in your OVHcloud control panel. Check your Application Key settings. Ensure the GET method for your domain path is explicitly allowed. If it worked before, your token may have reached its expiration date, Ome TV, requiring you to generate a new secret.
It's likely your token has not the needed permissions.