B4X FEED ESP32 - http.POST not passing on values to PHP

  • نویسنده موضوع نویسنده موضوع practicalsoft
  • تاریخ شروع تاریخ شروع
  • برچسب‌ها برچسب‌ها
    below

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: ESP32 - http.POST not passing on values to PHP است. این موضوع تا کنون 64 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع ESP32 - http.POST not passing on values to PHP
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
64
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,559
4,422
I've been banging at this one for a while, read a lot of forums, tutorials, searched this forum and all and all.

Pretty much the active parts of the code below worked for someone else, so, I can't figure out now why this isn't working.

As below : this hooks to my site with a PHP script that should be getting the POSTed data, then, stuffing it into the Mysql data table.

When the PHP pops there is no data, so the POST array has not been populated.

In the code : I have put in comment lines (about mid way) showing which line is causing a 400 html page error : BAD REQUEST

Incidentally, I have an alternative sketch to do this and that returns a HTML code 200 (success) BUT there is no data in the POST array either. It also uses http.POST which is where the 200 code is returned to >>int httpResponseCode = http.POST(httpRequestData);<<
Click to expand...
In both cases then the http.POST fails.

The code below is my preferred method

[CODE lang="b4x" title="Hook web site post...



 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا