bcuff / GeocodeSharp

An async .NET client for the Google geocode API
Apache License 2.0
10 stars 20 forks source link

fixing the api key url formatting. #10

Closed vaibhavdeoda closed 8 years ago

vaibhavdeoda commented 8 years ago

Key => api_Key

the current request returns access denied

bcuff commented 8 years ago

Hmm... Do you have a way to reproduce the problem? I checked out the docs and the parameter appears to be key. See here