Steps not working in n8n to setup custom google search api credentials.
Here is the instructions to setup in n8n.
In n8n, create a new credential (e.g. ‘Header Auth’). Name it Google Search Credentials.
Add a field with name apiKey and your API Key as the value. Add a second field with name cx and your Search Engine ID as the value.
The workflow is pre-configured to use this credential.
The problem is in n8n credentials that I can’t create a apiKey or cx key in the header auth credentials, there is no option to add a new field, there is only one field called “value”
Thanks I got it to work with the query params, the template was supposed to be “out of the box”, I had to do a lot of manual changing to get it to work.
Yep, usually templates are all outdated considering how fast n8n updates, im glad that it works out for u, can you mark my answer as the solution please