-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the expected feature or enhancement?
Today on IQP website, one can download the data for all backends, even if they don't have access to actually run jobs on that backend. In qiskit-ibm-runtime, however, an exception is raised if I try to instantiate a backend (to get its data) that my instance doesn't have access to.
Acceptance criteria
One can instantiate a backend object even if their instance doesn't have access to it. An exception should only be raised if they try to run jobs on that.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request