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
- Go to https://anaconda.com
- Click your profile → Log out
- Close all Anaconda/Jupyter tabs
- Close the browser completely
- Reopen browser
- Log back in
- 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