arduino / iot-client-py

Python client for Arduino IoT API
https://www.arduino.cc/reference/en/iot/api/
Other
23 stars 12 forks source link

Fix Issue #30 - missing include_client_id #31

Closed luigigubello closed 4 years ago

luigigubello commented 4 years ago

Adding fix to the example code that cannot generate the access token. Related link: https://forum.arduino.cc/index.php?topic=661378.0 Reference: https://github.com/requests/requests-oauthlib/issues/360