Announcements
No record found.
codeunit 80004 TutorialAPI
{ procedure Hello(): Text begin exit('Hello World'); end;}
{
procedure Hello(): Text
begin
exit('Hello World');
end;
}
The Azure Active Directory App has got following user groups and permissions:
A POST to https:/api.businesscentral.dynamics.com/v2.0/{{Tenant-ID}}/{{Env_Name}}/ODataV4/TutorialAPI_Hello without any json payload will bring up following error with status code 400 bad request and message:
{ /error/: { /code/: /Internal_ServerError/, /message/: /Sorry, the current permissions prevented the action. (CodeUnit TutorialAPI Execute: ) CorrelationId: d335ed99-1ac4-4029-9815-f9048e8d05d7./ }}
permissionset 80000 GeneratedPermission { Assignable = true; Permissions = codeunit TutorialAPI=X; }
permissionset 80000 GeneratedPermission
Assignable = true;
Permissions =
codeunit TutorialAPI=X;
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,029 Super User 2026 Season 1
YUN ZHU 1,226 Super User 2026 Season 1
AndrewThomas81 1,201