Symbol inconsists

Hi

Something is not correct with the symbols :slight_smile:

I can get the klines for e.g BTTEUR, but then when I try to get ExchnagInfo fro the same symbol, I get an error 400, and a messages saying that the symbol does not exists.

How is that possible ?

Kind regards
Steen

Hey,
The symbol BTTEUR is still available in exchangeInfo. Could you share the endpoint request you’re making?

Hi

GET https://testnet.binance.vision/api/v3/exchangeInfo?symbol=BTTEUR resulted in a 400 Bad Request response:
{“code”:-1121,“msg”:“Invalid symbol.”}

BTTEUR symbol doesn’t seem to be on Testnet. However, you can get the information of the symbol on https://api.binance.com base url.