-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Inspector Version
- 0.19.0
Describe the bug
While working with Supabase as an OAuth server and inspector, the inspector got stuck during registration of the OAuth app and consistently provided the wrong client ID. Going to oauth gives: invalid client id format error
To Reproduce
After solving the issue, I could not reproduce it, but decided to document it somewhere.
Expected behavior
Get a new client id information.
Screenshots
Environment (please complete the following information):
- OS: Mac Os
- Browser chrome
Additional context
After deleting the cache and removing cookies from my browser it worked correctly and i could not reproduce the issue again.
Version Consideration
Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on bug fixes and MCP spec compliance. See CONTRIBUTING.md for more details.