telegram-bot-sdk icon indicating copy to clipboard operation
telegram-bot-sdk copied to clipboard

What`s wrong with setWebhook method?

Open Iossarian opened this issue 3 years ago • 4 comments

I`m trying to set webhook at my url, but setWebhook method answer is "ErrorException: Undefined index: result in file /.../vendor/irazasyed/telegram-bot-sdk/src/TelegramResponse.php on line 182". It means there is no data in response.

Iossarian avatar Mar 02 '21 14:03 Iossarian

I got the same issue. Did you get an answer?

shmuel-livshits avatar Jun 06 '21 21:06 shmuel-livshits

Same issue.

ob-tk avatar Jul 27 '21 00:07 ob-tk

same issue

LordVersA avatar Jul 24 '22 07:07 LordVersA

@LordVersA @Iossarian

  • What package version do you use?
  • Can you please provide a code snippet to test it?
  • Can you please provide a body of telegram response?

alies-dev avatar Jul 25 '22 08:07 alies-dev