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
Weird . I recently implemented a function that talked to this exact endpoint and found it had to exclude the version and api paths . Is there some sort of redirect that happens?
129 Views
0
Answers
10 months ago
10 months ago