qci-enablement / qci-data

Ebooks tobe rendered as public webpages
0 stars 1 forks source link

Issues with account access from dirac-3 quick start #65

Closed RussellHuffman closed 4 months ago

RussellHuffman commented 4 months ago

I was running the Dirac-3 quick start tutorial and was getting this error:

HTTPError: 401 Client Error: Unauthorized for url: https://api.qci-prod.com/auth/v1/access-tokens/ with response body: {"message":"Unauthorized"}.

I was able to debug it with Carrie because the token was properly entered. It was some nuance with the environment variables I believe. Carrie, can you add a little bit more context? I don't think I'm able to articulate the bug very well.

thisisaus commented 4 months ago

I'll add a comment that indicates they should use the instructions from the quick start on cloud to set the environment variables.

thisisaus commented 4 months ago

I cannot find the instructions, so I added some to the Dirac-3 quick start itself.

RussellHuffman commented 4 months ago

Even better. Should this issue be closed then? (edit: just saw your PR for the fix. I'll review that first)

thisisaus commented 4 months ago

PR has been merged