silverstripe-restfulapi icon indicating copy to clipboard operation
silverstripe-restfulapi copied to clipboard

Added fix for Uncaught TypeError

Open joelgrondrup opened this issue 1 year ago • 0 comments

Added this fix to solve:

Argument 1 passed to SilverStripe\Control\HTTPResponse::sanitiseHeader() must be of the type string, null given.

At line 448 in RESTfulAPI.php

joelgrondrup avatar Jan 15 '24 13:01 joelgrondrup