Hello All,
I'm trying to integrate my Business Central instance with a third-party application using an external API. The aim is to get data from the app.
I've created a codeunit in AL to call the API and display the results on a specific Business Central page. However, I'm encountering an error message stating that I need "execute" permissions to access the codeunit.
I've already granted these permissions using permissions sets, but the issue persists. I even added permissions to the target tabledata, but still, the issue wasn't resolved. How can I resolve this?
Thanks
Bryma