dougdellolio / coinbasepro-csharp

The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
MIT License
192 stars 90 forks source link

"LINK-USDC" cannot be mapped to the enum type #270

Closed lasoares closed 3 years ago

lasoares commented 3 years ago

ERR The response value "LINK-USDC" cannot be mapped to the enum type "CoinbasePro.Shared.Types.ProductType".

dougdellolio commented 3 years ago

@lasoares LINK-USDC is a sandbox only trading pair and is not on the live servers therefore we have chosen not to add it here. I would suggest using a different pair that exists on both sandbox and live servers.