Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Allow custom URL #1842

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[WIP] Allow custom URL #1842

wants to merge 1 commit into from

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Aug 5, 2024

Summary

Creating a draft PR as a starting point to allow custom account urls and no channel.

Details and comments

Fixes #

@javajonny
Copy link

Thank you so much!

Feedback as I tested the change using a url of Cloud (knowing that should work). It seems to attempt IQP authentication as it complains with
qiskit_ibm_runtime.exceptions.IBMInputValueError: 'The URL specified (https://us-east.quantum-computing.cloud.ibm.com) is not an IBM Quantum authentication URL. Valid authentication URL: https://auth.quantum-computing.ibm.com/api.'

(I would have expected to enter my auth details using $ADDITIONAL_HEADERS and qiskit-ibm-runtime to not attempt any authn). Is there a way to avoid that authentication in the code flow? I can try to write a circumvention for this unless you have a quick fix right in your mind anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants