flickr-net
flickr-net copied to clipboard
.Proxy setting is only used for uploads but not for other API calls
You can set a Proxy to be used for the DLL, however, it's only used in the upload module, not when authenticating, fetching albums, etc ...
Have you tried setting the WebRequest.DefaultWebProxy property? The code should pick up the system proxy as well by default.