You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update authentication.mdx to use correct auth header for OpenAI and Vercel SDKs (#18937)
Using `cf-aig-token` results in Error: 401 [{"code":2009,"message":"Unauthorized"}]. From my tests this is fixed if we use header name `cf-aig-authorization` instead
0 commit comments