-
Notifications
You must be signed in to change notification settings - Fork 373
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageIssues / Features awaiting triageIssues / Features awaiting triage
Milestone
Description
π Bug Summary
Getting an error when not specifying any auth
π§© Affected Component
Select the area of the project impacted:
-
mcpgateway- UI (admin panel)
π Steps to Reproduce
- Leave Auth to None when making a new tool
- Test tool
- See error
π€ Expected Behavior
Tool should run without Auth
π Logs / Error Output
{
"jsonrpc": "2.0",
"error": {
"code": -32000,
"message": "Internal error",
"data": "Tool invocation failed: 'NoneType' object has no attribute 'auth_type'"
},
"id": 1751566298597
}
π§ Environment Info
You can retrieve most of this from the /version endpoint.
| Key | Value |
|---|---|
| Version or commit | e.g. v0.9.0 or main@a1b2c3d |
| Runtime | e.g. Python 3.11, Gunicorn |
| Platform / OS | e.g. Ubuntu 22.04, macOS |
| Container | e.g. Docker, Podman, none |
π§© Additional Context (optional)
Add any configuration details, flags, or related issues.
sandile-yakka
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageIssues / Features awaiting triageIssues / Features awaiting triage