10.02.2020, 08:22
You are trying to do a POST request, try GET like this:
If this still does not work then the only solution is to do firmware upgrade to 2019 RC1.
Code:
stat, code, hdrs = request(telegram_url .. data_str)
If this still does not work then the only solution is to do firmware upgrade to 2019 RC1.