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

Manage errors properly #10

Open
petetnt opened this issue Oct 10, 2023 · 0 comments
Open

Manage errors properly #10

petetnt opened this issue Oct 10, 2023 · 0 comments

Comments

@petetnt
Copy link
Member

petetnt commented Oct 10, 2023

For example, if the APIs are not enabled you should receive this error:

{                                                                                                             │
    "error_message": "This API project is not authorized to use this API.",                                   │
    "results": [],                                                                                            │
    "status": "REQUEST_DENIED"                                                                                │
}

Instead of returning null/null for lat/lng

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