ericnewton76/gmaps-api-net

Proxy blocking application

Closed this issue · 1 comments

The application is getting blocked due to proxy when tried to search a location. Is there a solution for this?

You can configure a proxy via the Application's web/app config file.

For more info, see this article: https://docs.microsoft.com/en-us/dotnet/framework/network-programming/proxy-configuration#static-proxies

There could be a use case for directly specifying the proxy specifically for these calls, which we dont have any support for atm.