How to handle 401 unauthorized error in x++
What is 401 unauthorized error message
The 401 Unauthorized error is an HTTP status code that means the page you were trying to access cannot be loaded until you first log in with a valid user ID and password.
Comments: 7
Nice website
Thank you
[…] How to handle 401 unauthorized error in x++ […]
Nice content
Thank you
How to catch all the web exceptions thrown by API.
httpResponse is not declared, and if declared, unable to convert from System.Net.WebException to System.Net.HttpWebResponse