serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
50 stars 3 forks source link

[Google Local API] No results returned in the response sometimes #1233

Closed martin-serpapi closed 1 week ago

martin-serpapi commented 9 months ago

A customer reported that sometimes Google Local API does not return results on mobile. I was able to reproduce it in the Playground:

image

Playground | Inspector

Results were returned when I executed the same requests a few seconds later with a no_cache=true:

image

Playground | Inspector

Intercom

martin-serpapi commented 8 months ago

The issue seems to be happening when using device=desktop parameter as well.

image

Playground | Inspect

image

Playground | Inspect

Intercom

aciddjus commented 1 week ago

This has likely been fixed in https://github.com/serpapi/SerpApi/pull/4370