Describe the problem/error/question
Before the latest update, the google ads node was working without any problems but now I am getting a error and its not getting any data, just error. I have double checked everything related with tokens and credentials and to be sure created new from google side and tried again but still same issue.
What is the error message (if any)?
Error code
400
Full message
Request failed with status code 400
Error data
{ "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v17.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "requestError": "UNSUPPORTED_VERSION" }, "message": "Version v17 is deprecated. Requests to this version will be blocked." } ], "requestId": "cQoiuB5ZEr4p5Kya52b3Rg" } ] } }
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker (Digital ocean droplet)
- Operating system: Ubuntu