🐞 Bug Summary
Briefly describe the issue or unexpected behavior.
🧩 Affected Component
Select the area of the project impacted:
🔁 Steps to Reproduce
- As a non admin user try to list existing gateways which are public, private or visible to team
- Eventhough you have a user role will all permissions it won't list gateways as team_id is none
🤔 Expected Behavior
team_id should be populated from other means for backend apis
📓 Logs / Error Output
Paste any relevant stack traces or logs here.
⚠️ Do not paste secrets, credentials, or tokens.
🧠 Environment Info
You can retrieve most of this from the /version endpoint.
| Key |
Value |
| Version or commit |
v1.0.0-Beta |
| Runtime |
Python 3.11 |
| Platform / OS |
macOS |
| Container |
Docker |
🧩 Additional Context (optional)
Add any configuration details, flags, or related issues.
🐞 Bug Summary
Briefly describe the issue or unexpected behavior.
🧩 Affected Component
Select the area of the project impacted:
mcpgateway- APImcpgateway- UI (admin panel)mcpgateway.wrapper- stdio wrapper🔁 Steps to Reproduce
🤔 Expected Behavior
team_id should be populated from other means for backend apis
📓 Logs / Error Output
Paste any relevant stack traces or logs here.
⚠️ Do not paste secrets, credentials, or tokens.
🧠 Environment Info
You can retrieve most of this from the
/versionendpoint.v1.0.0-BetaPython 3.11macOSDocker🧩 Additional Context (optional)
Add any configuration details, flags, or related issues.