Hi
I just tried to make a basic flow where I pull total cost from Google Ads on a daily business. However I get an error when I click “Execute” on the “HTTP Request”.
Can someone guide me on how to make this simple request?
Hi
I just tried to make a basic flow where I pull total cost from Google Ads on a daily business. However I get an error when I click “Execute” on the “HTTP Request”.
Can someone guide me on how to make this simple request?
Hi @Anders_Tonnesen Could you share:
The exact error message you’re seeing
A screenshot of your HTTP Request node configuration
Which authentication you’re using for Google Ads
That’ll help pinpoint the issue.
Hi @Anders_Tonnesen Welcome!
there is not much information you have given for us to clearly see your issue, although i can suggest some minor fixes which can fix or clear the issue, first make sure you are using Built in google ads node and check if that causes the same issue, also this can be related to credentials so in HTTP node make sure those credentials are set as predefined type with Google Ads OAuth2 API, also just directly import the CURL from google ads API docs, and make sure you are not using any deprecated API versions, and also check that your HTTP node is settled correctly.