question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

INVALID_REQUEST: Missing the \'address\', \'bounds\', \'components\', \'latlng\' or \'place_id\' parameter

See original GitHub issue

Always getting this request error

{ error_message: 'Invalid request. Missing the \'address\', \'bounds\', \'components\', \'latlng\' or \'place_id\' parameter.',
  results: [],
  status: 'INVALID_REQUEST' }

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
loretoparisicommented, Jul 17, 2016

Woah it worked!

[i] Logging with user: xxxxx
[i] Received API Endpoint: xxxxxx
[i] Current location: Times Square
[i] lat/long/alt: : 40.759011 -73.9844722 0
[i] Logged in!
[i] Username: xxxxx
[i] Poke Storage: 250
[i] Item Storage: 350
[i] Pokecoin: 0
[i] Stardust: 100

💯

0reactions
Armaxcommented, Jul 17, 2016

The example pick the module from the same directory and the file is called poke.io.js, anyway I will fix it in the next commit 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Map API getting error [SOLVED]
Missing the 'address ', 'bounds', 'components', 'latlng' or 'place_id' parameter. ... [com]/maps/api/geocode/json?address=&tVanue&key= ...
Read more >
Geocoding Service | Maps JavaScript API
See more about retrieving an address for a place ID. Optional parameters: bounds — The LatLngBounds within which to bias geocode results more...
Read more >
Google API Geocode using JavaScript error when run
I use an npm module called request and am trying to simply print out the address onto the log. I've tried other addresses...
Read more >
Error while Create a Mashup with APIs (Composite APIs)
Missing the 'address ', 'components', 'latlng' or 'place_id' parameter. ... we need to send address & an apikey value in query parameter.
Read more >
google-maps-api-typings/index.d.ts at master
The bounds parameter defines the latitude/longitude coordinates of the ... and non-address components of the string may match businesses as well as ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found