Accessing Dynamics 365 API using Postman
问题 I am trying to make an API request against a Dynamics 365 API account using Postman. I have the following credentials but I do not know what headers to use to authenticate. I have the following ... Consumer Key Consumer Secret Redirect Uri Authorize Redirect URL HTTP Method = POST Access Token Service Endpoint What headers do I need to set in Postman to get access to the API? I have read articles and seen some examples but they all have different data than I do. For example in the screen