Hi!
I try to test HTTP proxy availability with TdApi.TestProxy method, but sometimes the return result is like this:
{
code = 400
message = "Expected packet size is too big: 1391591938"
}
Can you suggest how can I get positive result? Proxy is actually working and available.
Hi! I try to test HTTP proxy availability with
TdApi.TestProxy
method, but sometimes the return result is like this: { code = 400 message = "Expected packet size is too big: 1391591938" } Can you suggest how can I get positive result? Proxy is actually working and available.