TimeBack Problem Types

Invalid request

This page documents the stable RFC 7807 Problem type URI https://platform3-andymontgomery-9773s-projects.vercel.app/problems/invalid-request.

Code
invalid_request
Status
400
Meaning
The request body, route, or query parameters did not match the documented platform contract.
Resolution
Compare the request against the customer website endpoint table and fix the field named in fieldErrors.

Every TimeBack surface emits Problem type URIs on https://platform3-andymontgomery-9773s-projects.vercel.app/problems/... so clients can branch on one documented host across modules.