CounterpartyXCP / counterblock

Provides extended API services to Counterwallet, as well as Counterparty 3rd-party applications
http://counterparty.io
MIT License
16 stars 68 forks source link

extended assets fetch code has issues dealing with redirects #19

Closed robby-d closed 10 years ago

robby-d commented 10 years ago

2014-06-17-T15:40:44+0000 ExtendedAssetInfo: Skipped asset EDENIUS (http://bit.ly/1fvekM9): Invalid response

the JSON at that url looks ok, but I think it's probably bailing out at the redirect response

robby-d commented 10 years ago

changed the spec to say redirects aren't allowed... that's probably better that way