qiskit-community / ibm-quantum-challenge-2024

For IBM Quantum Challenge 2024 (5-14 June 2024)
https://challenges.quantum.ibm.com/2024
Apache License 2.0
158 stars 240 forks source link

connection problem releted to qiskit serverless #38

Open atul20027 opened 3 months ago

atul20027 commented 3 months ago

while uploading the Qiskit function present in qiskit serverless library client.upload(function)

i getting error http bad request 403

AIdjis commented 3 months ago

You must use the same structure provided in Lab 3. There is a new version that resolves this issue

atul20027 commented 3 months ago

You must use the same structure provided in Lab 3. There is a new version that resolves this issue

i m using the same structure but still getting the same the issues