Urequests module in Codey Python API


#1

Python API for Codey allows to use urequests to perform network requests.
http://docs.makeblock.com/codeyrocky/en/python-api/third-party-api.html
These works fine in http, but doesn’t work in https, apparently because of ussl library missing.
Is there a way to fetch https requests another way?

Thanks

Jean-David


#2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.