Page 1 of 1

http.POST() api hung after few calls. Can any one help?

Posted: Tue Jun 09, 2020 4:21 pm
by senthilkarur

Re: http.POST() api hung after few calls. Can any one help?

Posted: Tue Jun 09, 2020 8:58 pm
by PeterR
Err; environment, OS, server, code example, status returns, log etc?

PS
I regularly POST. Not much difference between a POST & a GET except what you then do (or maybe don't always)....

Re: http.POST() api hung after few calls. Can any one help?

Posted: Sun Jun 21, 2020 1:35 pm
by senthilkarur
Do you mean the POST works find for day? i am POST ing JSON file for every 10 seconds. How frequently you are posting that?

Re: http.POST() api hung after few calls. Can any one help?

Posted: Sun Jun 21, 2020 10:08 pm
by PeterR
You need to be clearer.
Is the ESP posting? If so to which server?
Are you posting to the ESP? If so what are you posting from? Are you using Wifi etc?

There are so many ways this could unfold & it would help to have a clear statement of what you are trying to achieve (in case there is a better approach) & exactly how you are attempting.
All I know is that someone is POSTing & that that does not work.....