Hello,
I'm trying to call the Azure Ratecard API through Postman and a script but I keep getting a 401 - Unauthorized error. When I review the applications permissions in Azure Active Directory, I notice that I can only use a delegated - user impersonation permission which I believe won't work for an application trying to access the API.
I'm currently using a free subscription. Is it possible to have application access to the Ratecard API with a free subscription?