Webhook error doubt
telegram.error.BadRequest: Bad webhook: failed to resolve host: name or service not known
this is the error popping
kindly share me your code link here ,
will need to check it.
bot.set_webhook("https://59d71359235c.ngrok.io" + TOKEN)
change this too
bot.set_webhook("https://59d71359235c.ngrok.io/" + TOKEN)
add a slash too at the end of url
Its working now , Thank you
its good to hear that. .