Skip to content

Bad request response in python SDK #1752

Answered by enricorotundo
wildanvin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @wildanvin thanks for bringing this up! The 1481-generate-python-sdk-via-swagger branch changes the way the client's signature is validated and unfortunately that's not been merged to main yet so it's not even deployed to production yet.
I promise will merge within this week 😃 , and then the python SDK will be usable with the next release (ie v0.3.18).

Having said that, If you're really eager to give the SDK a try 🔥 , you can spin up a local bacalhau devstack and set the BACALHAU_API_HOST and BACALHAU_API_PORT env variables in the terminal you use to run submit_job.py. The SDK will pick them up and use the local bacalhau instance.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wildanvin
Comment options

@enricorotundo
Comment options

Answer selected by fakela
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants