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
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