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
I need to do unsigned requests. I do not want to set API key because it is not required for unsigned requests. But package keeps me telling and printing warning in output.
Unable to load config from: /.config/jaggedsoft/php-binance-api.json Detected no API KEY or SECRET, all signed requests will fail Unable to load config from: /.config/jaggedsoft/php-binance-api.json No proxies will be used Unable to load config from: /.config/jaggedsoft/php-binance-api.json No curl options will be set
This disturbs final output. How to hide this message?
Unable to load config from: /.config/jaggedsoft/php-binance-api.json Detected no API KEY or SECRET, all signed requests will fail Unable to load config from: /.config/jaggedsoft/php-binance-api.json No proxies will be used Unable to load config from: /.config/jaggedsoft/php-binance-api.json No curl options will be set
thank you
The text was updated successfully, but these errors were encountered:
Short Description:
This disturbs final output. How to hide this message?
Platform:
php version:
code
result
thank you
The text was updated successfully, but these errors were encountered: