Closed mp024 closed 7 months ago
The error can be returned only if you pass null
instead of a function to send
or execute
.
May I ask if you have solved this problem? I also encountered the same problem. The same code is normal in Mac, but this problem occurred in Linux. The printed request is null
@mp024 @levlam
@hui87667137 it turned out that tdlib version was slightly different in different environments. After aligning tdlib versions the problem was resolved.
thanks
Hi! I have quite strange issue when running tdlib in Ubuntu 22 when authorizing an account:
Error { code = 400 message = "Request is empty" }
This happens next to SetTdlibParameters request. Could you please give a clue how to fix that?