HumanSignal / label-studio-sdk

Label Studio SDK
https://api.labelstud.io
Apache License 2.0
89 stars 58 forks source link

SSLERROR, how to specify verify=False ? #185

Open amtam0 opened 7 months ago

amtam0 commented 7 months ago

I face a SSLerror when I try to connect to labelstudio https link. Before I used the API and requests library I was able to get around by specifying the parameter verify=False. Is there an alternative with the client SDK ? Thanks

strickvl commented 4 months ago

I am getting the same error. Using version v0.0.34, trying to connect to a deployed Hugging Face Spaces instance.