Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Request Is Missing Required HTTP Headers



ERROR: 70155

error-70155 page anchor
ERROR

Request Is Missing Required HTTP Headers

request-is-missing-required-http-headers page anchor

The JWT received by Twilio along with the request has defined a set of HTTP headers that must be validated. The actual request is missing at least one of those headers. This is a Public Key Client Validation Error.

Possible Solution:

possible-solution page anchor
  • Make sure you are using the latest Twilio helper library.
  • Make sure the JWT does not declare unnecessary headers.
  • For the details on JWTs used as part of Public Key Client Validation, see the documentation

Rate this page: