You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It happens when there is to mutch call in same time to the CoinBase Api server. The call return 0 Item and the parser crash and the application crash ...
So can you fix the code so it handle a response with no object ?
Flurl.Http.FlurlParsingException: 'Response could not be deserialized to JSON:
GET https://api.pro.coinbase.com/orders?status=all&product_id=BAT-USDC&limit=100'
JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
Coinbase.Pro 4.2.2
The text was updated successfully, but these errors were encountered: