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

Distance Matrix URL returns ?origin=*&destination=*key=* instead of ?origins=*&destinations=*key=* #928

Open
tmcdonald030 opened this issue Jan 26, 2023 · 1 comment
Assignees
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@tmcdonald030
Copy link

When making a distancematrix() request the URL that is returned is incorrect as it has "origin" and "destination" instead of "origins" and "destinations".

This returns status 'INVALID_REQUEST'. If I copy the URL in to a browser and change origin to origins and destination to destinations in the url data is pulled correctly.

@tmcdonald030 tmcdonald030 added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jan 26, 2023
@wangela
Copy link
Member

wangela commented Jan 26, 2023

@tmcdonald030 Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants