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

Getting error Component filter type components=country is not supported. #154

Open
glesage opened this issue Jan 16, 2019 · 0 comments
Open

Comments

@glesage
Copy link

glesage commented Jan 16, 2019

Hi,

We've been using this module for a few years now and never had any issues. However few weeks ago we started seeing this error a lot when calling the geocode api Component filter type components=country is not supported.

Our requests parameters look like:

var params = {
    "address": "1 North Main Street,  New York NY 11367",
    "components": "components=country:us",
    "language": "en",
    "region":"us"
};

Any thoughts? Thanks!

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