Is it possible to change permissions for Dimension Set Entry table to enable posting and patch data through Page API ?
I have a new Page API in which I have enable options for CRUD operations but when executing them in Postman I receive:
"Your license does not grant you the following permissions on TableData Dimension Set Entry: Insert." or
"Your license does not grant you the following permissions on TableData Dimension Set Entry: Modify."
The permissions for the Dimension Set Entry are set as indirect and I am using my admin user when getting the OAuth 2.0 token for API calls.
I am working in a demo tenant and my user has Dynamics 365 Business Central for IWs license.