Author

Topic: mtGox API NOT returning JSON / API has changed? (Read 1858 times)

jcp
newbie
Activity: 14
Merit: 0
The normal https request has been working fine for me, but it isn't designed for frequent requests, so you might get blocked. If you need mtgox live trade data, you should look into the websockets API.
member
Activity: 108
Merit: 10
Did you ever find any joy for your problem?

I keep experiencing this issue off and on. Haven't gotten a good solid day of access to MTGOX yet.
member
Activity: 117
Merit: 10
Hey tecshare,

In all the forums I viewed (discussion, dev, etc) I didn't see any other comments when this was happening. So I couldn't determine if it was an isolated issue or not.

And, to top it off, you're just posting crap / spam yourself. Why not just link me to the thread that explains the issue, instead of posting crap?

Or better yet, go hang out on /b/. Internet smart ass tough guys...love em. You'll fit in perfect with your silly images too!

legendary
Activity: 3318
Merit: 1958
First Exclusion Ever
It is also the only reason those posts aren't covered in a mountain of SPAM.

member
Activity: 117
Merit: 10
Great, I'm stuck on the newbie and all day can't discuss technical issues on the correct forum...good way to foster a community...
member
Activity: 117
Merit: 10
Anyone have an idea why the MtGox API seems to be broken when I request:

Code:
curl https://mtgox.com/code/data/ticker.php
Code:

Strange right?

Also:

Code:
curl http://mtgox.com/code/data/ticker.php


301 Moved Permanently

Moved Permanently


The document has moved here.



MtGox's API page doesn't say anything about the API changing...

EDIT:

I don't hit the MtGox servers hard - I have rate-limiting on all my API calls and I cache the data locally as to not stress their servers.
Jump to: