TradingAPIs icon indicating copy to clipboard operation
TradingAPIs copied to clipboard

Rust example is broken

Open Ayush1325 opened this issue 3 years ago • 0 comments

The rust example has 2 major problems:

  1. The Login request method uses a different API than documented here.
  2. The encryption is completely broken since the methods/crates it uses have made breaking changes since then and the Cargo.toml file does not specify the last working versions.

Ayush1325 avatar Feb 02 '23 16:02 Ayush1325