Amino-NET-Group / Amino.NET

An unofficial C# wrapper around Aminos REST API based on Amino.py!
MIT License
11 stars 2 forks source link

Client.get_account_info() - invalid root JSON key #40

Closed FabioGaming closed 3 months ago

FabioGaming commented 3 months ago

UserAccount requires root key "account" to deserialize properly, which is not given

FabioGaming commented 3 months ago

fixed in #41 and availave in 1.7.0-dev0.2.3