Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status is ZERO_RESULTS - Google Map Reverse Geocoder #236

Open
ligogeorge opened this issue Oct 17, 2017 · 0 comments
Open

Status is ZERO_RESULTS - Google Map Reverse Geocoder #236

ligogeorge opened this issue Oct 17, 2017 · 0 comments

Comments

@ligogeorge
Copy link

I am using node-geocoder for one of my project. It is working fine but in some cases it is throwing following error randomly :

Error: Status is ZERO_RESULTS.
    at /gps/node_modules/node-geocoder/lib/geocoder/googlegeocoder.js:292:25
    at IncomingMessage.<anonymous> (/gps/node_modules/node-geocoder/lib/httpadapter/httpadapter.js:62:9)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickDomainCallback (internal/process/next_tick.js:128:9)

Initially I thought it is the problem of coordinates which I am passing but unfortunately it is not. If I am passing same coordinates again, it is giving me correct results.

@ligogeorge ligogeorge changed the title Status is ZERO_RESULTS - Google Map Reverse Geocoder - Node.js Node-Geocoder Status is ZERO_RESULTS - Google Map Reverse Geocoder Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant