This repository was archived by the owner on Jul 22, 2025. It is now read-only.
CORS
#218
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anyway to get around CORS errors when making requests in the browser like a special header or something? For my use case, I am making all requests client side instead of a proxy api. All the major providers allow this e.g. openai, anthropic (w/ special header), google, openrouter etc...
Beta Was this translation helpful? Give feedback.
All reactions