Skip to content
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: Failed to multipart ingest runs #1412

Open
thangnv02 opened this issue Jan 14, 2025 · 1 comment
Open

Issue: Failed to multipart ingest runs #1412

thangnv02 opened this issue Jan 14, 2025 · 1 comment

Comments

@thangnv02
Copy link

Issue you'd like to raise.

I had set env:
os.environ['LANGSMITH_TRACING_V2']='true'
os.environ['LANGSMITH_ENDPOINT']="https://api.smith.langchain.com"
os.environ['LANGSMITH_API_KEY']="my api key"
os.environ['LANGSMITH_PROJECT']="my prj"

i have an issue when running:
Failed to multipart ingest runs: langsmith.utils.LangSmithAuthError: Authentication failed for https://api.smith.langchain.com/runs/multipart. HTTPError('401 Client Error: Unauthorized for url: https://api.smith.langchain.com/runs/multipart', '{"detail":"Invalid token"}')trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=a2cfad66-f3e3-4a1d-8d2f-2c9337efa14d; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=21f9077d-4989-4a70-bc58-6bd9d56f942d; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=5c4feb6a-d3f9-4953-96c3-f2f8959c94de; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=7bca5d54-b858-4813-82bf-9ed71a03705b; trace=5c4feb6a-d3f9-4953-96c3-f2f8959c94de,id=f1742ab4-08db-467f-b514-aaeec810e777

what happend
pls tell me how to solve

Suggestion:

No response

@raghav-rama
Copy link

Any developments? I'm facing the same issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants