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

No location data available #44

Open
zabojad opened this issue Jun 1, 2015 · 2 comments
Open

No location data available #44

zabojad opened this issue Jun 1, 2015 · 2 comments

Comments

@zabojad
Copy link

zabojad commented Jun 1, 2015

I get : location: { error: true, source: "google" }

How could I know more about what's going wrong ?

@zabojad
Copy link
Author

zabojad commented Jun 1, 2015

On the live demo API page, I have the same:

  "location": {
    "error": true,
    "source": "google"
  }

@codejoust
Copy link
Owner

Since the google geolocation is a hack (it works the first 20 times you request it a day or such) you should register for the alternative service mentioned and use their API key to get geolocation data for free.

Iain

Sent from my iPhone

On 1 Jun 2015, at 08:01, Thomas Fétiveau [email protected] wrote:

On the live demo API page, I have the same:

"location": {
"error": true,
"source": "google"
}

Reply to this email directly or view it on GitHub.

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

2 participants