Beginner in cloud environment, having ai assistant problem

I am a beginner with all of this. I’m strictly using the browser/cloud environment of anaconda– as in– going to anaconda.com, and loading jupyter notebooks directly through the browser, which opens up what looks like a jupyterLab environment. The ai assistant was working fine before today, and when I checked devtools for errors I was seeing 403 errors and mentions of access tokens etc. I checked my anaconda account and saw an expired api key so I deleted it and tried to create a new one but I am still seeing the same errors. Cleared cache, tried incognito browser. Ai assistant is stuck displaying the “Accept terms and conditions” window. Even when I agree and press continue, it does nothing. Checking dev tools displays 403 and access token errors.

Let you try to do following as

  1. Go to https://anaconda.com
  2. Click your profile → Log out
  3. Close all Anaconda/Jupyter tabs
  4. Close the browser completely
  5. Reopen browser
  6. Log back in
  7. Open JupyterLab again

This forces a fresh session token, not just cached auth.

I hope this is helpful to you.

Thanks.

I had done that previously but with no luck. Just logged in today and it seems the issue has resolved itself. Thanks