Hi @Ebere Welcome!
Many project sometimes get 403 this project does not have the access to Custom Search JSON API so right fix is to use a Google Cloud project where Custom Search JSON API is explicitly enabled and allowed (older API or without billing sometimes) and then use that project’s API key and matching Search Engine ID, let me know if that works.
Hi @Ebere, welcome to the n8n community! One additional thing I would double check is billing and project alignment. From my experience, the Custom Search JSON API requires billing to be enabled on the Google Cloud project, and both the API key and the Search Engine ID need to come from the same project. If billing is disabled or the CSE was created under a different project, you will still get this 403 error even if the API is enabled.