Hello All,
I have created a function which consume a certain API which works fine in my local PC but throws following error on live server:
A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Unauthorized.
The api works perfectly on live server while consuming through Postman
0
Answers
Check auth. in NAV.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
I have checked the credentials. Credentials are correct.
Change the way of authenticate.