Skip to content

Conversation

@tanish111
Copy link
Contributor

Switch client-metadata.json to the 127.0.0.1:8080 callback URL for local OAuth flows

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Fix #570

Update redirect_uris entry to the intended callback URL
@github-actions github-actions bot added the T-config Configuration file changes label Dec 11, 2025
@tanish111
Copy link
Contributor Author

tanish111 commented Dec 11, 2025

@alexhancock I’ve updated the redirect_uris in metadata.json to correct the previously incorrect port configuration that was breaking the flow and causing the error: “invalid_request: redirect_uri MUST exactly match one of the registered redirect_uris.” Please include this change as well and merge it.
Sorry for the wrong configuration earlier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant