We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe1b06 commit 6800eaaCopy full SHA for 6800eaa
test/robot/functional/stackql_mocked_from_cmd_line.robot
@@ -4290,7 +4290,7 @@ Oauth2 CLient Credentials Auth Should Fail with Invalid Config
4290
Set Environment Variable YOUR_OAUTH2_CLIENT_ID_ENV_VAR dummy-client-id
4291
Set Environment Variable YOUR_OAUTH2_CLIENT_SECRET_ENV_VAR dummy-client-secret
4292
${outputErrStr} = Catenate SEPARATOR=\n
4293
- ... Get "https://${LOCAL_HOST_ALIAS}:1170/v1/collectors/100000001?": oauth2: cannot fetch token: 401 UNAUTHORIZED
+ ... Get "https://${LOCAL_HOST_ALIAS}:1170/api/v1/collectors/100000001?": oauth2: cannot fetch token: 401 UNAUTHORIZED
4294
... Response: {"msg": "auth failed"}
4295
Should Stackql Exec Inline Equal Both Streams
4296
... ${STACKQL_EXE}
0 commit comments