Vladimir
Vladimir
After initializing wifi, add the line: ` secured_client.setCACert(TELEGRAM_CERTIFICATE_ROOT); // Add root certificate for api.telegram.org`
I made a temporary solution to the problem, but it is desirable to do this at the library level: `if (program_start==0) ` ` { ` ` timer_ws=millis(); ` ` program_start=1;...
How did you solve the problem?
Where to change this code?