TimeBack Problem Types

Method not allowed

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

Code
method_not_allowed
Status
405
Meaning
The route exists, but the HTTP method is not one of the documented methods.
Resolution
Use the method named by the Allow response header and the customer website endpoint table.

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.