AlexaCRM / dynamics-webapi-toolkit

Dynamics 365 Web API Toolkit for PHP
MIT License
77 stars 58 forks source link

Reduced logging when downloading files. #112

Closed avarapai closed 2 months ago

avarapai commented 5 months ago

Describe the bug Contents are lost when downloading files

To Reproduce Download the file using the doRequest method and get Contents $response->getBody()->getContents() outside the doRequest method