Unanswered
For Proj In Inference_Projs:
Print("Getting Tasks")
Tasks = Task.Get_Tasks(Project_Name=Proj['Name'])
CostlyOstrich36 Thanks, I tried that, but I get"authenticated": False
when using POST/login.supported_modes
and this leads to a "Unauthorized (missing credentials)"
response when using POST/login.tasks.get_all
Any clues how to authenticate myself?
148 Views
0
Answers
2 years ago
one year ago