serpapi / public-roadmap

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

[Google Trends Trending Now] Searches with `frequency=realtime` and `cat` failing sometimes #1500

Closed martin-serpapi closed 6 months ago

martin-serpapi commented 6 months ago

A user reported that searches are failing when frequency=realtime and cat parameters are provided in the request. I was able to reproduce it in our playground after executing a few requests with no_cache=true.

image

Playground | Inspect

Intercom

hartator commented 6 months ago

We've released a fix for this.

This should work now without having to retry manually the request. 👍