autenticacion

  1. carlos7000

    Android Question Autenticacion Https API [solved]

    Hi. I am trying to create a simple application that allows me to interact with Poloniex Https server. To do this I must use your Api. Try to run the returnBalances command, to know my balances. The code I used was this: Private Sub returnBalances Dim command As String command =...
Top