My idea is to download an image from the server that generates the GoPro camera (http server), and upload the image to google drive, but first, I want to try downloading from any webpage only to try code.
I think it’s necessary to make an http get request, but I don’t know much about https, so I don’t know if it’s possible to make.
Any idea or example to start?
Thanks!