websocket btcusdt perpetual position problems

Hello,
i tried to get the position for the btcusdt perpetual with this SDK

I tried it with the example user/subscribeuserdata.py but i don’t get the position.
The example directory should be for the perpetual pair and the example_f for future pairs.

The example_f work with the btcusdt future pair, but the example not for the perpetual

Has anybody a idea / suggestion?

Please do following checks:

  1. Make sure you input the correct API key
  2. Make sure you connect to prod wss URL which is wss://dstream.binance.com
  3. Please be aware that only impacted account balance would be pushed

yes it was the wrong wss URL, thank you very much