We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, this is my first time making a post on Github - so forgive me if I've done this wrong in any way.
URL: https://api.bitget.com/api/mix/v1/market/current-fundRate?symbol=FOOTBALLUSDT_UMCBL When you call the Bitget API on the ticker FOOTBALLUSDT_UMCBL you get the following error message:
b'{"code":"40019","msg":"Parameter symbol cannot be empty","requestTime":1672773466089,"data":null}'
Not too sure why this is happening as all the other tickers are working fine for me. Obviously, the parameter symbol isn't empty.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, this is my first time making a post on Github - so forgive me if I've done this wrong in any way.
URL: https://api.bitget.com/api/mix/v1/market/current-fundRate?symbol=FOOTBALLUSDT_UMCBL
When you call the Bitget API on the ticker FOOTBALLUSDT_UMCBL you get the following error message:
b'{"code":"40019","msg":"Parameter symbol cannot be empty","requestTime":1672773466089,"data":null}'
Not too sure why this is happening as all the other tickers are working fine for me. Obviously, the parameter symbol isn't empty.
The text was updated successfully, but these errors were encountered: