laravel-microsoft-graph icon indicating copy to clipboard operation
laravel-microsoft-graph copied to clipboard

Cannot use object of type stdClass as array

Open garras16 opened this issue 1 year ago • 0 comments

I have issue this month when i want to upload my file (ZIP) to Onedrive. On Laravel Log it's showing

Cannot use object of type stdClass as array {"userId":16,"exception":"[object] (Error(code: 0): Cannot use object of type stdClass as array at /home/.../public_html/.../vendor/dcblogdev/laravel-microsoft-graph/src/Resources/Files.php:72)

how to fix it?

garras16 avatar Nov 14 '23 10:11 garras16