-
Notifications
You must be signed in to change notification settings - Fork 84
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
Issue: Authentication failed (401) for https://api.smith.langchain.com/runs/multipart #1201
Comments
I've had the same issue, generated several keys and still not working. |
same issue here |
Same for me |
It's solved on my side. I had to renew my langsmith API key with no obvious reason (maybe a new feature because the option "service API" seems to be available). |
@sebj84 I've also created several keys, and even after updating the keys, I'm still getting the error. |
Same here. Any help appreciated. Tracing project is not created when I click "New Project" in my account. Maybe this could point to the issue |
@sebj84 Didn't the previous key format also start with "lsv2_"😭I still can't use it to track my projects |
Also facing this issue! 😞 |
hey future ai developers! If you also ran into this issue do follow me as gratitude as I'm about to fix that for you. Go to your dashboard (Langchain) go to tracing create a new project and add the project name as well in you environement os.environ["LANGCHAIN_API_KEY"] = LANGCHAIN_API_KEY Bingo it gets resolved |
Hey When you say Dashboard, are you referring to the 'Home' button or the 'Dashboard' button(3rd from top) I tried going to the 'Tracing projects' section (on the top left) and creating a new project. that did not resolve the issue Does it automatically get resolved after some time @leucir @albydeca @sebj84 @dansashalesser @usman-nasim |
Issue you'd like to raise.
When executing invoke() the following error happens:
I've created at least 2 new API keys, but the error persists.
The following environment variables are set:
To be precise, it worked once, and then failed after that first execution.
pip list | grep lang
returns:Suggestion:
No response
The text was updated successfully, but these errors were encountered: