You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get following error, I can't do the first step with my bootStrapPassword, why? I also asked gpt, it can't answer me too. the offsite have no documents for this. how can I do with your API?
$ curl -v -X POST --insecure https://rancher.mdsp.bluewater.com/v3/login -H "Content-Type: application/json" -d '{"username":"admin","password":"Lpc_Rancher_Poc"}'
Note: Unnecessary use of -X or --request, POST is already inferred.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host rancher.mdsp.bluewater.com:443 was resolved.
I get following error, I can't do the first step with my bootStrapPassword, why? I also asked gpt, it can't answer me too. the offsite have no documents for this. how can I do with your API?
$ curl -v -X POST --insecure https://rancher.mdsp.bluewater.com/v3/login -H "Content-Type: application/json" -d '{"username":"admin","password":"Lpc_Rancher_Poc"}'
Note: Unnecessary use of -X or --request, POST is already inferred.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host rancher.mdsp.bluewater.com:443 was resolved.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 139.24.217.96:443...
} [49 bytes data]
< HTTP/1.1 401 Unauthorized
< Date: Thu, 31 Oct 2024 10:14:51 GMT
< Content-Type: application/json
< Content-Length: 80
< Connection: keep-alive
< Cache-Control: no-cache, no-store, must-revalidate
< X-Api-Cattle-Auth: false
< X-Content-Type-Options: nosniff
< Strict-Transport-Security: max-age=15724800; includeSubDomains
<
{ [80 bytes data]
100 129 100 80 100 49 266 163 --:--:-- --:--:-- --:--:-- 437{"type":"error","status":"401","message":"Unauthorized 401: must authenticate"}
The text was updated successfully, but these errors were encountered: