I was making a request through my browser console to my MS Dynamics instance to retrieve some information. I downloaded the network request made and converted it into a curl request. Then, imported that curl request into postman and made a GET request. I got the same results in both cases. But, in the request, there is a parameter called "CrmOwinAuth".
I want to get the value of this parameter. I made another POST request to get my access token of MS Dynamics and compared the value of it with this "CrmOwinAuth" but, they were different.
Can anyone please tell me how can I get the value of this CrmOwinAuth? I need this value to make my curl request for some other user and retrieve its information from ms dynamics.
the question is the same as in stackoverflow https://stackoverflow.com/questions/73174873/how-to-get-the-value-of-crmowinauth-in-ms-dynamics
there is something not clear in my comments? did you have issue getting the clientid-clientsecret?
André Arnaud de Cal...
292,162
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156