I am facing some problems when using the HttpClient class to access to a Delicious API. I have the following code:
try { const string uriSources = \"http
This is an old post but thought to add my reply for someone facing similar issue and browsing answers...
I faced similar issue. In my case, setting Domain property for NetworkCredentials worked. You can try setting Domain.