Latest IPO Stuff Break the API SDK?

await alpacaClient.ListAssetsAsync(new AssetsRequest { AssetStatus = AssetStatus.Active });

System.ArgumentException: ‘Requested value ‘ipo’ was not found.’

This started today it seems. I dont see any new SDK to download and have 6.2.4. What happened?

Newtonsoft.Json.JsonSerializationException: Error converting value “ipo” to type ‘Alpaca.Markets.AssetAttributes’. Path ‘[1457].attributes[1]’, line 1, position 461914.
—> System.ArgumentException: Requested value ‘ipo’ was not found.

The recent addition of an ipo asset status has impacted a couple of the SDKs. Working to update them to accommodate this change but no ETA.

do mine first, and ill buy you a beer next visit to MI… hehehe

@Homer A new version of C# SDK has just been released which fixes the ipo attribute. If you can, let us know if there are any issue.

Thanks! It appears to be fixed!