botman / botman/driver-telegram

Array to string conversion error on Laravel 5.6

Open
#55 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
94
Forks
74
PR merge metrics
No merged PRs in 30d

Description

`Array to string conversion {"exception":"[object] (ErrorException(code: 0): Array to string conversion at /PROJECT-ROOT/vendor/botman/driver-telegram/src/TelegramDriver.php:138)`

Don't know much what's wrong with this error, do you have any ideas to solve this error out?
Thank you so much!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported error in Laravel 5.6 and inspect vendor/botman/driver-telegram/src/TelegramDriver.php at line 138. Trace which value is being converted to a string, then verify that the reported Telegram driver path no longer raises the error for the reproducing case.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.