Unanswered
Hey, the <https://clear.ml/docs/latest/docs/references/api/#request-format|api reference> says that the url should be
```https://<base_url>/auth.login```
but to make it actually work I have to do
```https://<base_url>/api/v1.0/auth.login```
Th
So I tested using the version that I can see in the request going to the server, but the api returns "Requested version: 2.28, Used version 1.0" for some reason. I'm not sure if the message is wrong or it actually used 1.0.
124 Views
0
Answers
10 months ago
10 months ago