Tomáš Neděla
Results
1
issues of
Tomáš Neděla
### Description By calling threads->createAndRun() it throws an exception 'Undefined array key "file_ids"' The same is when calling threads()->messages()->list() ### Steps To Reproduce ``` try { $response = $this->client->threads()->createAndRun( [...
bug