jaggedsoft / php-binance-api

PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use. https://github.com/binance-exchange/php-binance-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

signedRequest error: API Key not set!

Adiniz21 opened this issue · comments

I'm trying to use the API package provided, where the packages are already downloaded by composer. I'm using Laravel as a tool. I configured the api key and the secret key, but it shows as if I didn't configure it, the same code on my co-worker's machine works perfectly, what could it be?

image
image
image