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

[Google Maps API] Don't return photos_link in the response for results that don't have photos #2350

Open
martin-serpapi opened this issue Jan 24, 2025 · 0 comments
Labels
status: freezer Something we don't want to work on yet type: bug Something is broken

Comments

@martin-serpapi
Copy link

A customer requested to know when a place doesn't have any photos in the results from our Google Maps API in order to not make an additional request to our Google Maps Photos API.

Currently, we're returning a photos_link for results that don't have any photos:

Image

Playground | Inspect

Intercom

@martin-serpapi martin-serpapi added status: freezer Something we don't want to work on yet type: bug Something is broken labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: freezer Something we don't want to work on yet type: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant