HumanSignal/label-studio-sdk

Project id not set in request body when connecting storage

raulbocanegra opened this issue · 0 comments

If we call project.connect_s3_import_storage(**kwargs) the project id is not set in the request body and makes the request to fail.
Same happens for other cloud providers.