mobnetic / BitcoinChecker

DataModule for Bitcoin Checker android app
341 stars 213 forks source link

Deribit #876

Open hotpins15 opened 5 years ago

hotpins15 commented 5 years ago

Does anyone update this anymore? Can we get a deribit add? Doing over 1bil in volume a day now

lacksfish commented 5 years ago

I'm working on adding it, you can track the process here: https://github.com/lacksfish/BitcoinChecker/tree/feature/deribit

The current issue is even though the HTTP response code for the request of Currency pairs is 200, the response data is not JSON but gibberish. I am not sure why this error occurs, it might have to do with gzip compression?

lacksfish commented 5 years ago

Screenshot of response being unparseable, while response code is 200... Any tips or help highly appreciated.

image