This started today checking alpaca assets. Do the libraries need to be updated. I’m on 7.2.0 which is listed as current on Nuget. Feels like the back end changed but the libraries didnt.
Error converting value “crypto_perp” to type ‘Alpaca.Markets.AssetClass’. Path ‘[12693].class’, line 1, position 5055571.
I get the same error. Updating my AssetsRequest with AssetClass = AssetClass.UsEquity resolved the issue. I am guessing something is broken with the API when retrieving crypto assets.