bogkonstantin / android_income_sms_gateway_webhook

Simple Android incoming SMS to URL forwarder
MIT License
352 stars 96 forks source link

Payload body is empty #33

Closed ruzzzz6312 closed 2 months ago

ruzzzz6312 commented 1 year ago

Latest version of the app on the Android 12 sends pretty clear headers but the "Body" is empty (payload)

memsjava commented 1 year ago

Me too i receive empty payload

bogkonstantin commented 1 year ago

check version 2.2.2

andrisi commented 11 months ago

Just installed 2.2.3 from from FDroid, but I seem to have the same issue on a Google Pixel 5. Header is set, but the body is empty.

andrisi commented 11 months ago

sorry, my mistake, there was a redirect happening on the POST URL...