Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1628

How to upload data from a data logger to Google Drive?

$
0
0

I'm new to HTTP programming, and have been tasked with setting up a data logger to regularly upload the data it measures to a single folder on Google Drive or some other free cloud storage service.

My problem is that the data logger uses the CRBasic programming language, which is only capable of PUT, GET, and POST HTTP requests. Here's the PUT equivalent as an example: https://help.campbellsci.com/crbasic/cr300/#Instructions/httpput.htm#kanchor352. I can provide a URI and Header, but that appears to be it.

Most of the guides to the Google Drive API that I've read online seem to require the use of a higher programming language, which I can't do here. How can I connect to my Google Drive storage using this limited functionality?


Viewing all articles
Browse latest Browse all 1628

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>