-
Notifications
You must be signed in to change notification settings - Fork 859
Open
Labels
authIssues and PRs related to authorizationIssues and PRs related to authorizationwaiting on submitterWaiting for the submitter to provide more infoWaiting for the submitter to provide more info
Description
Inspector Version
0.16.7
Describe the bug
I'm trying to troubleshoot a new remote MCP server, and see this error message:
When I look at the browser logs, I see the following, indicating the web requests aren't actually failing - it's just being blocked by my browser's CORS policy:
Access to fetch at 'https://<redacted>/.well-known/oauth-protected-resource' from origin 'http://localhost:6274' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
To Reproduce
Steps to reproduce the behavior:
- Add remote server, click 'Connect'
- Click on 'Auth'
- Scroll down to 'Quick OAuth Flow'
- See error
Expected behavior
- The app is able to make requests regardless of CORS policy, or instructions are provided on how to run it in a way to bypass.
- The error message is more descriptive of the problem, rather than indicating a generic problem has occurred.
Screenshots
See above
Environment (please complete the following information):
- OS: macOS (Tahoe 26.0)
- Browser: Edge
Additional context
N/A
Metadata
Metadata
Assignees
Labels
authIssues and PRs related to authorizationIssues and PRs related to authorizationwaiting on submitterWaiting for the submitter to provide more infoWaiting for the submitter to provide more info