Skip to content

Fix 404 from incorrectly concatenated URL (double /)#122

Open
jnmandal wants to merge 1 commit into
thmsmlr:mainfrom
jnmandal:anthropic-404-bug
Open

Fix 404 from incorrectly concatenated URL (double /)#122
jnmandal wants to merge 1 commit into
thmsmlr:mainfrom
jnmandal:anthropic-404-bug

Conversation

@jnmandal
Copy link
Copy Markdown

Looks like at some point anthropic changed their API to 404 on a URL like: api.anthropic.com//v1/messages.

We are now required to request api.anthropic.com/v1/messages

@jnmandal jnmandal changed the title Fix 404 from Incorrectly Formatted URL Fix 404 from incorrectly concatenated URL (double /) Dec 30, 2025
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

Successfully merging this pull request may close these issues.

1 participant