Error in SerpAPI - Search Google Locale module

I’m using the SerpAPI - Search Google Locale module.

The only 3 fields that I populate are

  • Search Query
  • Location
  • Pagination Limit

When I set the pagination limit to 1, this all works as expected

When I set the pagination limit to anything above 1, I receive the following error message:
[400] location and uule parameters can’t be used together.

This error message seems false as I’m not populating the uule field (not using the parameter)
I’m trying to figure out if error is in Make, SerpAPI or my scenario?

follow up: this is an error in SerpAPI, you can track the issue here: [Google Local API] `serpapi_pagination` links in the response adds a UULE · Issue #2646 · serpapi/public-roadmap · GitHub