I get the following error
{
âmessageâ: âFailed to run test step, please ensure settings are correct.â,
âerrorâ: {
âconfigâ: {
âretryâ: true,
âretryConfigâ: {
âhttpMethodsToRetryâ: [
âGETâ,
âPUTâ,
âPOSTâ,
âHEADâ,
âOPTIONSâ,
âDELETEâ
],
âcurrentRetryAttemptâ: 0,
âretryâ: 3,
ânoResponseRetriesâ: 2,
âretryDelayMultiplierâ: 2,
âtimeOfFirstRequestâ: 1746410087419,
âtotalTimeoutâ: 9007199254740991,
âmaxRetryDelayâ: 9007199254740991,
âstatusCodesToRetryâ: [
[
100,
199
],
[
408,
408
],
[
429,
429
],
[
500,
599
]
]
},
âmethodâ: âPOSTâ,
âurlâ: âhttps://oauth2.googleapis.com/tokenâ,
âdataâ: â< - See errorRedactor
option in gaxios
for configuration>.â,
âheadersâ: {
âContent-Typeâ: âapplication/x-www-form-urlencodedâ,
âUser-Agentâ: âgoogle-api-nodejs-client/9.15.1â,
âx-goog-api-clientâ: âgl-node/18.20.5â
},
âbodyâ: â< - See errorRedactor
option in gaxios
for configuration>.â,
âresponseTypeâ: âunknownâ
},
âresponseâ: {
âconfigâ: {
âretryâ: true,
âretryConfigâ: {
âhttpMethodsToRetryâ: [
âGETâ,
âPUTâ,
âPOSTâ,
âHEADâ,
âOPTIONSâ,
âDELETEâ
]
},
âmethodâ: âPOSTâ,
âurlâ: âhttps://oauth2.googleapis.com/tokenâ,
âdataâ: â< - See errorRedactor
option in gaxios
for configuration>.â,
âheadersâ: {
âContent-Typeâ: âapplication/x-www-form-urlencodedâ,
âUser-Agentâ: âgoogle-api-nodejs-client/9.15.1â,
âx-goog-api-clientâ: âgl-node/18.20.5â
},
âbodyâ: â< - See errorRedactor
option in gaxios
for configuration>.â,
âresponseTypeâ: âunknownâ
},
âdataâ: {
âerrorâ: âinvalid_requestâ,
âerror_descriptionâ: âCould not determine client ID from request.â
},
âheadersâ: {
âalt-svcâ: âh3=":443"; ma=2592000,h3-29=":443"; ma=2592000â,
âcache-controlâ: âno-cache, no-store, max-age=0, must-revalidateâ,
âconnectionâ: âcloseâ,
âcontent-encodingâ: âgzipâ,
âcontent-typeâ: âapplication/json; charset=utf-8â,
âdateâ: âMon, 05 May 2025 01:54:47 GMTâ,
âexpiresâ: âMon, 01 Jan 1990 00:00:00 GMTâ,
âpragmaâ: âno-cacheâ,
âserverâ: âscaffolding on HTTPServer2â,
âtransfer-encodingâ: âchunkedâ,
âvaryâ: âOrigin, X-Origin, Refererâ,
âx-content-type-optionsâ: ânosniffâ,
âx-frame-optionsâ: âSAMEORIGINâ,
âx-xss-protectionâ: â0â
},
âstatusâ: 400,
âstatusTextâ: âBad Requestâ,
ârequestâ: {
âresponseURLâ: âhttps://oauth2.googleapis.com/tokenâ
}
},
âstatusâ: 400
}
}