We were recently getting the below error while trying to call Dynamics 365 Web API through Postman. “401 Unauthorized” It turned out that we were using the incorrect Token. To generate the correct token, For OAuth 2.0 token endpoint (v1) Version 1 We need to specify resource with Dynamics 365 URL. For OAuth 2.0 token … Continue reading “Fixed – 401 Unauthorized error while calling Dynamics 365…
Continue Reading Nishant Rana’s Article on their blog
Fixed – 401 Unauthorized error while calling Dynamics 365 Web API
We were recently getting the below error while trying to call Dynamics 365 Web API through Postman. “401 Unauthorized” It turned out that we were using the incorrect Token. To generate the correct token, For OAuth 2.0 token endpoint (v1) Version 1 We need to specify resource with Dynamics 365 URL.
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
Dyn365CE2022.06.29Fixed – Unable to add record type ‘Lead’. It is invalid to create component msdyn_decisioncontract with the same export value as an existing component in Unified Routing (Dynamics 365)
Dyn365CE2022.06.23How to – Force User Sync– Power Platform / Dynamics 365
Dyn365CE2022.06.20Fixed – Resource not found for the segment in Power Automate
Dyn365CE2022.06.14Run as option in When a row is added, modified or deleted trigger – Power Automate