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

fix(compass): add cloud-qa to the cross origin policy #6737

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Feb 20, 2025

Noticed this when trying to test out qa with @johnjackweir

Useful when running gen ai requests vs qa:

ELECTRON_EXTRA_ARGS="--atlasServiceBackendPreset=atlas-qa" npm run start

Before these changes we'd get an error:

Refused to connect to 'https://cloud-qa.mongodb.com/api/private/ai/api/v1/mql-query?request_id=e90c1c3c-96ee-4594-a405-e4d67347b277' because it violates the document's Content Security Policy.

@Anemy Anemy added no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Feb 20, 2025
@Anemy Anemy merged commit 0c1ee0d into main Feb 21, 2025
39 checks passed
@Anemy Anemy deleted the fix-qa-testing-causing-cors-failure branch February 21, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants