Coinio / Bittrex.Api.Client

A C# http client wrapper for the Bittrex cryptocurrency trading platform api
MIT License
13 stars 12 forks source link

Invalid URI: The format of the URI could not be determined #2

Closed snrchang closed 7 years ago

snrchang commented 7 years ago

Sorted

Coinio commented 7 years ago

Hi Cjay. This doesn't appear to be an issue with this repository? I would need to see your code before I could help. Have you actually converted the entire class to visual basic or have you just imported the built C# dll into you VB.NET project? It might be easier to to do that latter if you just want to use the code as it is.

Coinio commented 7 years ago

Hi Cjay,

It's the .Result property you are interested in not the .Message. The message will only return something if there has been an error, i.e. Success == false.

Cheers.

On 28 August 2017 at 14:37, Cjay93 notifications@github.com wrote:

Closed #2 https://github.com/Coinio/Bittrex.Api.Client/issues/2.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Coinio/Bittrex.Api.Client/issues/2#event-1223737183, or mute the thread https://github.com/notifications/unsubscribe-auth/AGcI8b9zPcI8h2L0NFummEs-kxawchwOks5scsKwgaJpZM4PD8UB .