Skip to content

OAuth regression for runlayer backed servers #271

@technicalpickles

Description

@technicalpickles

I was helping someone set mcpproxy up, and they ran into these errors to oauth:

{
  "detail": [
    {
      "type": "missing",
      "loc": [
        "query",
        "resource"
      ],
      "msg": "Field required",
      "input": null
    }
  ]
}

This is a regression of #155

I had been running off the version on #255 and was able to reproduce once i merged main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions