Hello Scrimba Support Team,
I’m encountering an issue with an Anthropic API integration in Chef Claude project. Despite setting up the API call with the recommended dangerouslyAllowBrowser: true
parameter for CORS support, I’m still receiving a 401 Authentication Error.
Details:
- Error message:
! Error: 401 {“type”:“error”,“error”:{“type”:“authentication_error”,“message”:“CORS requests are not allowed for this Organization because of its settings. If you believe this in error, contact support at https://support.anthropic.com/.”}}
Thank you for your assistance!
Stephen Hau