BTCTrader / broker-api-docs

The documentation for BTCTrader's white label exchange platform API. Use this documentation to access the APIs of BTCTurk other BTCTrader partners.
110 stars 32 forks source link

server time boş html sayfa dönüyor #379

Closed emrahtopcu closed 3 years ago

emrahtopcu commented 3 years ago

sunucudan time bilgisi alamadığım için sync olamıyorum ve private endpointlerde sürekli unauthorized alıyorum.

https://api.btcturk.com/api/v2/server/time response: <!doctype html>

ocinbat commented 3 years ago

Selamlar,

curl -v https://api.btcturk.com/api/v2/server/time çıktısını gönderebilir misiniz?

emrahtopcu commented 3 years ago

Selam, 'curl -v' nedir ?

emrahtopcu commented 3 years ago

Ömer bey, uygulama geliştirdiğim ortam .net c#. Uygulamamda HttpClient ve HttpRequestMessage nesnelerini async kullanıyorum. uygulamamdan sürekli aynı html cevabı alıyorum. server/time için dökümanlarda herhangi bir ratelimit görmediğim için her 1000 milisaniyede bir istek gönderiyorum. Postman ile bu endpoint i denediğimde zaman zaman json zaman bilgisini alabiliyorum ancak genelde aynı html dönüyor. Herhangi bir browser dan denediğimde çoğunlukla json zaman bilgisi geliyor.

Umarım bu bilgiler yardımcı olur.

emrahtopcu commented 3 years ago

curl çıktısı:

ocinbat commented 3 years ago

Selamlar, şu anda durum nedir?

emrahtopcu commented 3 years ago

Son birkaç saattir takip ediyorum tekrarlanmadı. Çok teşekkür ederim.