question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

gateio fetchMyTrades info dict missing "text" key

See original GitHub issue

The info dict returned by fetchMyTrades in gateio is missing the “text” key which is actually present when requesting orders using the official API directly as per official website.

list-orders section in https://www.gate.io/docs/apiv4/

  • OS: Mac
  • Programming Language version: Python
  • CCXT version: Latest
ccxt.gateio().fetchMyTrades(symbol, since, limit, params)

No text attribute

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
zozoheircommented, Apr 5, 2022

Thank you sir! very responsive. love ccxt

0reactions
kroitorcommented, Apr 5, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Customer Support & Help Center | Gate.io
Have a question or troubleshooting an issue? Our customer service agents are at your service. We are available 24/7 via live chat, email...
Read more >
ccxt Documentation - Read the Docs
Gate.io ... ccxt library you may get a warning or an exception, saying No ... apiKey: This is your public API key string...
Read more >
python 3.x - How to handle missing key in dictionary?
When I run the code, the output is stuck as there is no "year" key. How can I make the program continue with...
Read more >
ccxt - bytemeta
gateio fetchMyTrades info dict missing "text" key. zafixcap. zafixcap CLOSED · Updated 7 months ago · wach_my_trades doesn't work when use the example...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found