BTCTrader / broker-api-csharp-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UserTransactions Çalışmıyor

agrkmskrc opened this issue · comments

Merhaba,

İçerisinde sadece key bilgilerimi doldurup çalıştırdığımda UserTransactions bilgileri hata dönüyor. Unauthorized - 401 hatası veriyor. API key oluştururken bu işlem için yetki verdim.

PairNormalized: BTC_TRY
Last: 31186.0
High: 31198.0
Low: 30601.0
Volume: 192.52608795
Bid: 31127.0
Ask: 31186.0
Open: 31147.0
Average: 30955.61
Daily: 39.0000000000000000
DailyPercent: 0.125213
DenominatorSymbol: TRY
NumeratorSymbol: BTC
Timestamp: 1555917209223
Best bid price:31143.00
Best bid amount:0.09692000
Token is unauthorized to do this action: [GET] /api/v1/users/transactions/trade?type=buy&type=sell&symbol=try&symbol=btc&startDate=1528269213055&endDate=1555917213055. Please check your bearer token in request header.
Token is unauthorized to do this action: [GET] /api/v1/users/transactions/fiat?type=deposit&type=withdrawal&symbol=try&startDate=1553325213416&endDate=1555917213416. Please check your bearer token in request header.
Token is unauthorized to do this action: [GET] /api/v1/users/transactions/crypto?type=deposit&type=withdrawal&symbol=btc&symbol=eth&symbol=xrp&startDate=1553325213681&endDate=1555917213681. Please check your bearer token in request header.