Hi
I am trying to test my custom web service in postman, before using it in the Power Apps but unfortunatelly I get 401 Unauthorized error when trying to do the call the POST request.
I did everything as shown in this tutorial: https://dynamics365musings.com/create-a-custom-service-in-d365/ including the token part.
My d365 enviroment is set on Azure Virtual Machine and this is the respond of the invoke in Event Viewer on the VM:
I also added Api permisions in Azure App:
PS:It is my first post, so please excuse me for any inconveniences :)