'TypeError: object with buffer protocol required' when trying to get access token #9211
Unanswered
PieterHeri
asked this question in
Using MicroPython
Replies: 1 comment 2 replies
-
You probably need to convert |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to get an access token with urequests in MicroPython. This code worked in Python with when using 'requests'. I showed the code and error below.
Thanks in advance,
With the following error:
Beta Was this translation helpful? Give feedback.
All reactions