Fetch JSON not working

I am using google maps places text search API and would like to extract the “place_id” data from the JSON results. I created the API call urls with the template column (image attached) and they work fine when I paste them in the browser. When I use the fetch JSON column in the glide table though, it does not load anything, even when I don’t include a JQ Query. I already checked and the api key is not restricted. How can I get this to work? Thanks for your help.


Image shows:

  • Input data and template column
  • Result of pasting url from template column into browser
  • How I have the fetch JSON column set up. I also tried this with the JQ Query field left blank.

Hola @Sam_Offsey