Posts by Hatsumi • 111 points
1 post
- 
		1 votes1 answer506 viewsA: Gdrive API Upload files javascriptI had the same problem, however, I am using Restsharp for HTTP requests. My problem is that I was passing an image on the body in Base64, but I should pass this image in binary. You are probably…