-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
esp32 esp8266 urequests #8251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It is the same.
Can you provide a minimal example that has this error on esp8266? |
This is the actual code I am using.
|
I have a similar problem with
|
I'm following because i have the same problem with HTTPS, i fleshed the last firmware on the esp32 but still have the problem. |
I found a workaround for this problem. Instead of using |
This issue is now being tracked in #8940. |
Fixed Trailing White Space - Changed SPI and LED Pin Assignments
Hi. please tell me the urequests library, is it different for esp32 and esp8266? for esp32 it works with both http and https, and for esp8266 only http, with https error OSError 40, has anyone encountered this phenomenon? Thank you
The text was updated successfully, but these errors were encountered: