The error as i get from Postman:
“error”: {
“message”: “You have insufficient permissions for this operation. Missing scopes: model.request. Check that you have the correct role in your organization (Reader, Writer, Owner) and project (Member, Owner), and if you’re using a restricted API key, that it has the necessary scopes.”,
“type”: “invalid_request_error”,
}
I have checked:
- API permissions - All
- Correct Secret Key
what else ?