High severityauthentication
Qlik Cloud Error:
RELOADS-003, The requesting JWT does not allow for this reload operation (retrieve, execute, find/get, or cancel)
What does this error mean?
The Qlik Cloud Reloads API returned error RELOADS-003: The requesting JWT does not allow for this reload operation (retrieve, execute, find/get, or cancel).
Common causes
- 1The JWT (JSON Web Token) used for the API request does not have the required scope for this reload operation.
- 2The API key or service account was created without the reload:execute or reload:read permission.
- 3The token has expired or been revoked since the request was authorized.
How to fix it
- 1Regenerate the API key or JWT with the correct scopes for reload operations (user_default).
- 2In Qlik Cloud, navigate to Management Console > API Keys and verify the key has the required permissions.
- 3Ensure the Bearer token in the Authorization header is current and has not expired.
Frequently asked questions
Source · qlik.dev/apis/rest/reloads