nbarthel / cryptsy-api

An implementation of the Cryptsy API (public and private) in Ruby
MIT License
18 stars 18 forks source link

Unable to access cryptsy with gem #11

Closed JsonSam closed 10 years ago

JsonSam commented 10 years ago

Unable to access cryptsy with gem

Both public & private calls are not working

JSON::ParserError (757: unexpected token at '<?xml version="1.0" encoding="iso-8859-1"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

400 - Bad Request

400 - Bad Request

'):

nbarthel commented 10 years ago

See my other comment. This is a server issue combined with sub-standard error handling.