Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

We are trying to get a JSON from tumblr blog using it APIs for posts. When we call the API from browser, it comes absolutely fine but when we try it from code using urlopen or curl it randomly comes incomplete.

In curl, we get a error saying transfer closed with outstanding read data remaining.

Any Idea regarding this.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.