9 years, 10 months ago.

HTTPClient Path str is too small

hi nice work !

when i add to the url my openweather api-id following response:

HTTPClient Path str is too small

increasing in httpclient.cpp line 134 buffer from 64 to 128 helped. with api id path string will be too large char path[128];

brgds Mike

Question relating to:

Be the first to answer this question.