bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a

Preview meta tags from the bluefin-exchange.readme.io website.

Linked Hostnames

1

Thumbnail

Search Engine Appearance

Google

https://bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a

Trying deposit & withdraw code

Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: &#123;&#125;".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```



Bing

Trying deposit & withdraw code

https://bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a

Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: &#123;&#125;".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```



DuckDuckGo

https://bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a

Trying deposit & withdraw code

Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: &#123;&#125;".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```

  • General Meta Tags

    10
    • title
      Trying deposit & withdraw code
    • title
      Moon (Dark Mode)
    • title
      Sun (Light Mode)
    • charset
      utf-8
    • readme-deploy
      5.425.0
  • Open Graph Meta Tags

    4
    • og:title
      Trying deposit & withdraw code
    • og:description
      Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: &#123;&#125;".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
    • og:site_name
      Bluefin Exchange
    • og:image
      https://files.readme.io/23cfe0013c02b001c6ffd6f0248c16571f4315e7237d2d7c530cfc8e496ad329-small-Bluefin_logo_blue.png
  • Twitter Meta Tags

    4
    • twitter:title
      Trying deposit & withdraw code
    • twitter:description
      Hello Bluefin Team, I copy the deposit & withdraw code and run. But it response error as belows. Need help to fix it ``` Traceback (most recent call last): File "/home/bluefin/deposit_n_withdraw.py", line 45, in <module> asyncio.run(main()) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/home/bluefin/deposit_n_withdraw.py", line 26, in main resp = await client.get_margin_bank_balance() File "/usr/local/lib/python3.10/dist-packages/bluefin_v2_client/client.py", line 760, in get_margin_bank_balance raise (Exception("Failed to get balance, Exception: &#123;&#125;".format(e))) Exception: Failed to get balance, Exception: 'data' Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e6e0> Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fdafd58e980> Unclosed connector connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7fdafd575960>, 2071.017588417)]'] connector: <aiohttp.connector.TCPConnector object at 0x7fdafd58e860> ```
    • twitter:card
      summary_large_image
    • twitter:image
      https://files.readme.io/23cfe0013c02b001c6ffd6f0248c16571f4315e7237d2d7c530cfc8e496ad329-small-Bluefin_logo_blue.png
  • Link Tags

    51
    • canonical
      https://bluefin-exchange.readme.io/discuss/65d4308d624cc100174ae91a
    • preload
      https://cdn.readme.io/public/hub/web/Footer.7ca87f1efe735da787ba.css
    • preload
      https://cdn.readme.io/public/hub/web/7133.d52f829026956c97cc68.css
    • preload
      https://cdn.readme.io/public/hub/web/Page.08852dcf62881ab9dfc2.css
    • preload
      https://cdn.readme.io/public/hub/web/routes-Discuss.fee535c6abfacc2d54e8.css

Links

7