qiskit-documentation/docs/api/qiskit/0.41/qiskit.providers.ibmq.IBMQA...

21 lines
1006 B
Plaintext

---
title: IBMQAccountCredentialsInvalidUrl
description: API reference for qiskit.providers.ibmq.IBMQAccountCredentialsInvalidUrl
in_page_toc_min_heading_level: 1
python_api_type: exception
python_api_name: qiskit.providers.ibmq.IBMQAccountCredentialsInvalidUrl
---
<Admonition title="Warning" type="caution">
The package `qiskit-ibmq-provider` is being deprecated and its repo is going to be archived soon. Please transition to the new packages. More information in [https://ibm.biz/provider\_migration\_guide](https://ibm.biz/provider_migration_guide)
</Admonition>
# qiskit.providers.ibmq.IBMQAccountCredentialsInvalidUrl
<Class id="qiskit.providers.ibmq.IBMQAccountCredentialsInvalidUrl" isDedicatedPage={true} github="https://github.com/qiskit/qiskit-ibmq-provider/tree/stable/0.20/qiskit/providers/ibmq/exceptions.py" signature="IBMQAccountCredentialsInvalidUrl(*message)" modifiers="exception">
Errors raised when an IBM Quantum Experience URL is invalid.
Set the error message.
</Class>