Skip to content

Service or endpoint not found #4

@CatsMiaow

Description

@CatsMiaow

hello.
Thank you for providing the tools to make the API into an MCP server.

I'm testing it locally on a self-hosted basis and I'm getting an error.

I spun up a simple server that responds 200 on the /health endpoint, called https://test-domain/health to see if I get an OK, and then registered it as a I registered it as an API200 service.

Then when I run a test call through the View Endpoint, I get the following error.
Image

{"error":"API200 Error: Service or endpoint not found","details":"JWT expired null"}

I also checked if it's an API Key issue by giving different values to x-api-key, but this part passed.
Image

This code seems to be outputting the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions