We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We removed these notebooks from CI for PRs in #2595, but weekly runs still work. We should get them working again and add them back to CI.
docs/guides/serverless-first-program.ipynb
Error occurred when calling job.status() in code cell 11.
job.status()
QiskitServerlessException: | Message: Connection error. Make sure configuration (host and auth details) is correct. | Code: AUTH1001
(Link to workflow logs).
docs/guides/serverless-manage-resources.ipynb
This occurred when calling IBMServerlessClient().
IBMServerlessClient()
QiskitServerlessException: Cannot verify token.
Might be as simple as updating our token, although the same token is currently working fine for other IBM Quantum services.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We removed these notebooks from CI for PRs in #2595, but weekly runs still work. We should get them working again and add them back to CI.
docs/guides/serverless-first-program.ipynb
Error occurred when calling
job.status()
in code cell 11.(Link to workflow logs).
docs/guides/serverless-manage-resources.ipynb
This occurred when calling
IBMServerlessClient()
.Might be as simple as updating our token, although the same token is currently working fine for other IBM Quantum services.
The text was updated successfully, but these errors were encountered: