Convert iFile to FileStream to Upload to GoogleDrive appears to work but the file has 0 bytes (Blazor Server)
I am able to ‘create’ a file on google-Drive using the below code however I have noticed the files have 0 bytes. I am using a Service Account which is Editor. I am using the Radzen Upload Control.