Jayachandra

Results 7 comments of Jayachandra

![image](https://user-images.githubusercontent.com/3215400/190150832-6cfede96-f825-4334-b719-247311b10b8a.png) Please find the attached screen shot

as shown in the above screen shot there is not send message option or not receiving any messages sent to bot by other users.

I got the below response {"ok":true,"result":{"url":"","has_custom_certificate":false,"pending_update_count":7}} when hit the below url. https://api.telegram.org/bot{your_bot_token}/getWebhookInfo

after registering webhook url with blew link https://api.telegram.org/bot5691078884:AAGFaarH8Ku8Ap85ruA2v2N7NpKHd0_odf0/setWebhook?url=https://blai.cloudgaming.my i got below response for the below url https://api.telegram.org/bot5691078884:AAGFaarH8Ku8Ap85ruA2v2N7NpKHd0_odf0/getWebhookInfo {"ok":true,"result":{"url":"https://blai.cloudgaming.my","has_custom_certificate":false,"pending_update_count":9,"last_error_date":1663161009,"last_error_message":"SSL error {error:0A000086:SSL routines::certificate verify failed}","max_connections":40,"ip_address":"52.187.37.182"}}

currently I am getting below error now the ssl corticate error is not coming {"ok":true,"result":{"url":"https://blai.cloudgaming.my/app/accounts/1/inbox/31","has_custom_certificate":false,"pending_update_count":4,"last_error_date":1663571034,"last_error_message":"Wrong response from the webhook: 404 Not Found","max_connections":40,"ip_address":"52.187.37.182"}}

if I add a new one again same issue, no messages are coming to inbox and goin from inbox. Without manually setting when I hit the below url https://api.telegram.org/bot5691078884:AAGFaarH8Ku8Ap85ruA2v2N7NpKHd0_odf0/getWebhookInfo got...

I am also facing the same issue, while upgrading my project from Angular 15 to 16, I am getting compatable issue with ng-dynamic-breadcrumb , hence unable to move further