KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.12k stars 335 forks source link

could not get data from unsecured endpoint #181

Closed Akhouad closed 4 years ago

Akhouad commented 4 years ago

Problem: I am trying to get goPro data from an app built with ionic, I am sending requests with axios, but it seems that i couldn't get data from this endpoint because it is not SSL secured: http://10.5.5.9/gp/gpControl/status

the URL works if I access it from the mobile browser but it doesn't work in the app

Details:

KonradIT commented 4 years ago

That's... Out of the scope of this repository.