Hi Expert , I have created one new 'AEC App' table object (55000) and Created one list type page 'AEC App' .Using that page i have expose one webservice. When i try to post a data it's throwing an error : Request Url : api.businesscentral.dynamics.com/.../aecapp Body : { "AppId" : 1, "AppName" : "Shopify" } Error Details : { "error": { "code": "Internal_ServerError", "message": "You do not have the following permissions on TableData 55000: Insert.\r\n\r\nTo view details about your permissions, see the Effective Permissions page. To report a problem, refer to the following server session ID: '6954'. CorrelationId: 093b3621-c6c1-4056-8872-86b5c78aaf50." } } I have added ExtensionPermissionSet.xml in my project using command .By default this xml was generated with only ExecutePermission .I am getting above error After upload that extension . I have set all permission for all objects but getting same error : 0 55000 1 1 1 1 1 1 55000 1 1 1 1 1 As of i know for 55000 objects no permission required . I have set the permission but in user effective permission page it's showing that user have only execute permission . Please give me suggestion how to give permission in tabledata for 55000 object range . Thanks Surajit Kundu
↧