HttpClient errorToSTring does not return values for 401 / HTTP_CODE_UNAUTHORIZED #10550
Open
1 task done
Labels
Status: Awaiting triage
Issue is waiting for triage
Board
Arduino-esp32
Device Description
x
Hardware Configuration
x
Version
v3.0.6
IDE Name
PlatformIO
Operating System
Windows 11
Flash frequency
x
PSRAM enabled
yes
Upload speed
x
Description
The HttpClient class does not return string for HTTP_CODE_UNAUTHORIZED - 401
Sketch
Serial.println(http.errorToString(httpCode)); // httpCode = 401
Debug Message
Other Steps to Reproduce
x
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: