CRM API: NO_PERMISSION Error for some modules in developer environment

CRM API: NO_PERMISSION Error for some modules in developer environment

Hi, I have an access-token with the following scopes: ZohoCRM.org.ALL ZohoCRM.modules.ALL ZohoCRM.settings.ALL

with this I can get a response for the deals (/crm/v6/Deals) but for other modules like Quotes, Products, Pricebooks I get an NO_PERMISSION response-error.

When I use the same scopes with the production-account, everything is working. This happens only for the development account.