BUG: crypto_perp in asset class

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.

@Homer Checking to see what if anything may have changed.

1 Like

any luck? i ended up decoupling some stuff i was using to get around things for now. :slight_smile:

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.