ProjectQ-Framework / ProjectQ

ProjectQ: An open source software framework for quantum computing
https://projectq.ch
Apache License 2.0
888 stars 274 forks source link

Can not connect to IMBQ #347

Closed ozlemsalehi closed 4 years ago

ozlemsalehi commented 4 years ago

When making requests in _ibm_http_client file such as in the method authenticate, it is returning an html file, not a json file which is throwing exceptions. The reason might be that the api links are not working no more.

dbretaud commented 4 years ago

I just took a look at the Qiskit documentation, it seems indeed that since last month the old API is not working anymore: https://github.com/Qiskit/qiskit-ibmq-provider#updating-to-the-new-ibm-q-experience

ozlemsalehi commented 4 years ago

Yes and they didn't include a new link for connecting to backend. They describe it only in the case of using qiskit.