When I call `GetObject` on on a Media record with a description field containing an encoded value, I receive the following error:
Uncaught InvalidArgumentException: "This is an example description�with an encoded value in it." is not
valid header value.
This is a fatal error, so it kills the entire script, preventing other media objects from being retrieved.
What can I do about this? Thanks!