After acquiring the consent token and using it to make a reAuthoriseAccountUsingPATCH request with an empty options object I get a 415 error. When I inputted the same data from the request to Postman it all worked just fine.
Clearly, a header is missing or there is something that has not been documented in the SDK examples.