Bitcoin Forum

Economy => Trading Discussion => Topic started by: DavinciJ15 on March 22, 2013, 01:15:01 PM



Title: All my widgets DEAD!!!
Post by: DavinciJ15 on March 22, 2013, 01:15:01 PM
Looks like MTGox decided to remove https://mtgox.com/api/0/data/ticker.php
So all of my ticker apps are dead
My Mac OS Widget
My Windows Widget
My Iphone apps are all dead (bitcoin Explorer, and iBitcoin)


Nothing works! WTF! Anyone have a solution I can use?


Title: Re: All my widgets DEAD!!!
Post by: Frequency on March 22, 2013, 01:16:21 PM
Same here whats going on (using ios) ..???


Title: Re: All my widgets DEAD!!!
Post by: Lethos on March 22, 2013, 01:20:46 PM
https://mtgox.com/api/0/data/ticker.php
Quote
{"error":"This API is not available directly anymore, please replace mtgox.com with data.mtgox.com in the url"}

https://data.mtgox.com/api/0/data/ticker.php
Quote
{"warning":"THIS API IS DEPRECATED. Please upgrade to newer API such as https:\/\/data.mtgox.com\/api\/2\/BTCUSD\/money\/ticker","ticker":{"high":74.9,"low":67.97999,"avg":71.66453376,"vwap":71.293711582,"vol":90050,"last_all":73.20001,"last_local":73.20001,"last":73.20001,"buy":73.20001,"sell":73.28}}

https://data.mtgox.com/api/2/BTCUSD/money/ticker
Quote
{"result":"success","data":{"high":{"value":"74.90000","value_int":"7490000","display":"$74.90","display_short":"$74.90","currency":"USD"},"low":{"value":"68.00000","value_int":"6800000","display":"$68.00","display_short":"$68.00","currency":"USD"},"avg":{"value":"71.67635","value_int":"7167635","display":"$71.68","display_short":"$71.68","currency":"USD"},"vwap":{"value":"71.30712","value_int":"7130712","display":"$71.31","display_short":"$71.31","currency":"USD"},"vol":{"value":"89705.82964867","value_int":"8970582964867","display":"89,705.83\u00a0BTC","display_short":"89,705.83\u00a0BTC","currency":"BTC"},"last_local":{"value":"73.28999","value_int":"7328999","display":"$73.29","display_short":"$73.29","currency":"USD"},"last":{"value":"73.28999","value_int":"7328999","display":"$73.29","display_short":"$73.29","currency":"USD"},"last_orig":{"value":"73.28999","value_int":"7328999","display":"$73.29","display_short":"$73.29","currency":"USD"},"last_all":{"value":"73.28999","value_int":"7328999","display":"$73.29","display_short":"$73.29","currency":"USD"},"buy":{"value":"73.28000","value_int":"7328000","display":"$73.28","display_short":"$73.28","currency":"USD"},"sell":{"value":"73.28999","value_int":"7328999","display":"$73.29","display_short":"$73.29","currency":"USD"},"now":"1363958418009930"}}

So in short, update to use their changed API structure.
It's all there, just moved about abit.


Title: Re: All my widgets DEAD!!!
Post by: DavinciJ15 on March 22, 2013, 01:26:45 PM
So in short, update to use their changed API structure.
It's all there, just moved about abit.

Not very helpful for fixing my widgets.

I don't know the programers and can't just call them up to make a quick change for me.



Title: Re: All my widgets DEAD!!!
Post by: flower1024 on March 22, 2013, 01:30:00 PM
So in short, update to use their changed API structure.
It's all there, just moved about abit.

Not very helpful for fixing my widgets.

I don't know the programers and can't just call them up to make a quick change for me.



you just need to change the url from mtgox.com to data.mtgox.com
even a pool-op should be able to do this :D


Title: Re: All my widgets DEAD!!!
Post by: Lethos on March 22, 2013, 01:32:37 PM
So in short, update to use their changed API structure.
It's all there, just moved about abit.

Not very helpful for fixing my widgets.

I don't know the programers and can't just call them up to make a quick change for me.



It's all the information the programmers need. It's not of any use to you personally, if you aren't the programmer.


Title: Re: All my widgets DEAD!!!
Post by: DavinciJ15 on March 22, 2013, 01:39:02 PM
you just need to change the url from mtgox.com to data.mtgox.com
even a pool-op should be able to do this :D

This is not for a pool it's for application running on iOS, Windows and Mac.  I know you linux dev types just say change the source and recompile, but... really?

Bottom line I am SOL unless I get the source, change it and recompile.


Title: Re: All my widgets DEAD!!!
Post by: flower1024 on March 22, 2013, 01:41:08 PM
you just need to change the url from mtgox.com to data.mtgox.com
even a pool-op should be able to do this :D

This is not for a pool it's for application running on iOS, Windows and Mac.  I know you linux dev types just say change the source and recompile, but... really?

Bottom line I am SOL unless I get the source, change it and recompile.

ok i misunderstood you.. you said *my* widgets and i thought they are actually yours...

so you are left with: contact devs
it should be possible to use a transparent proxy with an vpn tough - but its very ugly (but it could redirect some requests to mtgox.com to data.mtgox.com)


Title: Re: All my widgets DEAD!!!
Post by: World on March 22, 2013, 02:12:59 PM
$0.00 BitTicker does not work :(
https://github.com/infincia/BitTicker


Title: Re: All my widgets DEAD!!!
Post by: ingrownpocket on March 22, 2013, 02:15:42 PM
https://bitcointalk.org/index.php?topic=150786.0


Title: Re: All my widgets DEAD!!!
Post by: flower1024 on March 22, 2013, 02:22:27 PM
btw i only use bitcoin paranoia (android app) which works


Title: Re: All my widgets DEAD!!!
Post by: MrCrabs on March 23, 2013, 09:52:42 AM
Its a bit shonky all the widgets dying at the same time.
Was there a warning.
Are there any working now.
List would be great..
Thanks.