Skip to content

Registration fails with "Missing input schema" — what format does parseResponse expect? #786

@8randonpickart5

Description

@8randonpickart5

My 8 endpoints at alderpost.co/api/* are registered and working on x402scan, but re-registration fails with parseResponse: Missing input schema.
My 402 response returns a base64-encoded PAYMENT-REQUIRED header. I've tried putting inputSchema in:

accepts[0].inputSchema
accepts[0].config.inputSchema
Top-level inputSchema alongside accepts

All return "Missing input schema."
Could you share what field path parseResponse looks for? Or point me to the source file so I can match the exact format?
Example endpoint: https://www.alderpost.co/api/domain-shield

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