You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I've been trying to execute the order function, but I am getting this error:
PHP Fatal error: Uncaught Swoole\Error: API must be called in the coroutine in .../vendor/react/event-loop/src/StreamSelectLoop.php:290
It is weird because I can query the websocket and everything, but not when trying to run this code:
Hello,
So I've been trying to execute the order function, but I am getting this error:
PHP Fatal error: Uncaught Swoole\Error: API must be called in the coroutine in .../vendor/react/event-loop/src/StreamSelectLoop.php:290
It is weird because I can query the websocket and everything, but not when trying to run this code:
I did installed the following, as mentioned in the docs:
Can you guys help pls
The text was updated successfully, but these errors were encountered: