Azure – How to generate valid access_token to interact with Business Central
I'm trying to create an automation to interact with Microsoft Business Central. For that I created a Azure App (daemon). This app has granted permissions from the admin to Read/Write on BC, permissions such as Financials.ReadWrite.All and API.ReadWrite.All and are…