maxmint
|
|
December 01, 2013, 05:03:15 PM |
|
I'm trying to fetch data from the Mastercoin-explorer API but unfortunately, it does not work for me. I'm using AngularJS: $http({method: 'GET', url: 'http://mastercoin-explorer.com/api/v1/transactions.json'}); I do get a response, but no JSON data is transferred. Here's the response header: Cache-Control max-age=0, private, must-revalidate Connection Keep-Alive Content-Type application/json; charset=utf-8 Date Sun, 01 Dec 2013 16:56:29 GMT Etag "b6475469d2329675be283f126fd7864a" Keep-Alive timeout=5, max=100 Server Apache/2.2.22 (Debian) Set-Cookie request_method=GET; path=/ Status 200 OK Transfer-Encoding chunked X-Frame-Options SAMEORIGIN X-Powered-By Phusion Passenger 4.0.14 X-Request-Id 7481b66f-6ed6-44c4-8f1a-fe5f58fe7ebc X-UA-Compatible chrome=1 x-content-type-options nosniff x-runtime 0.009591 x-xss-protection 1; mode=block I tested another data sources at http://ip.jsontest.com/ and this works for me, so I'm not sure what's the problem here. Thanks for any hints on how to solve this.
|
|
|
|
Tachikoma (OP)
|
|
December 03, 2013, 09:24:28 AM |
|
|
|
|
|
klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
December 03, 2013, 09:31:00 AM |
|
|
|
|
|
Tachikoma (OP)
|
|
December 03, 2013, 10:05:40 AM |
|
That's the point
|
|
|
|
StarenseN
Legendary
Online
Activity: 2478
Merit: 1362
|
|
December 03, 2013, 10:10:10 AM Last edit: December 03, 2013, 10:22:49 AM by StarenseN |
|
|
|
|
|
Tachikoma (OP)
|
|
December 03, 2013, 10:12:19 AM |
|
The question was actually for Maxmint
|
|
|
|
klee
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
December 03, 2013, 10:23:45 AM |
|
|
|
|
|
maxmint
|
|
December 03, 2013, 10:26:09 AM |
|
Yes, all data gets displayed correctly when opening that in a browser. I found a workaround in the meantime, I'm querying the page via PHP curl now, that seems to be working for me.
|
|
|
|
Tachikoma (OP)
|
|
December 03, 2013, 10:27:28 AM |
|
Ah, you were trying to get it directly from javascript? That won't work because of cross-origin restrictions.
|
|
|
|
maxmint
|
|
December 03, 2013, 10:28:37 AM |
|
Ah, you were trying to get it directly from javascript? That won't work because of cross-origin restrictions.
Yes, I tried to access it directly via JS. Thanks, that explains everything.
|
|
|
|
krystalwhite
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 08, 2013, 07:39:27 AM |
|
Hi All, I apologise in advance for my technological ineptitude but does anyone have an 'idiot's guide' to installing a master coin wallet. I have looked at https://github.com/maran/mastercoin-wallet but was completely confused as to what I had to do. I am running windows 7 - 64 bit. I have been offered some free Mastercoin - hence my question? Thanks in advance. KW
|
|
|
|
Tachikoma (OP)
|
|
December 08, 2013, 09:19:53 AM |
|
I'm sorry but installing it on Windows is quite hard. I advice that you just give out a normal Bitcoin address that you own the private key for and let them sent it to that address. Then you can wait on Zathras's client, which is fully supported on Windows.
|
|
|
|
krystalwhite
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 08, 2013, 10:31:10 AM |
|
Thank you so much for the response.
I wasn't aware that I can use my bitcoin qt wallet.
Cheers
kw
|
|
|
|
Herp
|
|
December 09, 2013, 12:48:48 PM |
|
I'm sorry but installing it on Windows is quite hard. I advice that you just give out a normal Bitcoin address that you own the private key for and let them sent it to that address. Then you can wait on Zathras's client, which is fully supported on Windows.
I've used an older Bitcoin address to receive some master coins from mastercoinfaucet. Does it still work of it's an older Bitcoin address? The address had zero bitcoin balance by the way.
|
|
|
|
Tachikoma (OP)
|
|
December 09, 2013, 01:01:02 PM |
|
It doesn't matter how old the address is, all that matters is that you control the address.
|
|
|
|
Herp
|
|
December 09, 2013, 01:26:49 PM |
|
It doesn't matter how old the address is, all that matters is that you control the address. Thanks! About this upcoming wallet, named Zathras; can I just import the keys into that or send the coins or how will it work exactly? Is there any ETA for this more user friendly wallet?
|
|
|
|
Tachikoma (OP)
|
|
December 09, 2013, 01:28:46 PM |
|
This wallet is already user-friendly. It just doesn't work on Windows.
You can import the key into the wallet, that's how my wallet works, I can't tell you how it will work with the Windows wallet though. I'm not developing that.
|
|
|
|
Herp
|
|
December 09, 2013, 01:39:52 PM |
|
This wallet is already user-friendly. It just doesn't work on Windows.
You can import the key into the wallet, that's how my wallet works, I can't tell you how it will work with the Windows wallet though. I'm not developing that.
Tried to install this Ruby based wallet on Windows but got stuck like 80% way there, after installing 4 different programs. Do you have plans to make a simple one program installer for windows? Perhaps one that bundles all the dependencies and creates all the shortcuts and such?
|
|
|
|
Tachikoma (OP)
|
|
December 09, 2013, 01:44:21 PM |
|
No, my wallet will always focus on Linux based systems. Zathras's and Bitoy's clients are for windows. Please look those up
|
|
|
|
Herp
|
|
December 09, 2013, 02:09:39 PM |
|
No, my wallet will always focus on Linux based systems. Zathras's and Bitoy's clients are for windows. Please look those up I see. Well that's too bad because your wallet seems ahead of others. Noticed in the other thread you're involved with https://masterchest.info/ This seems to be an online wallet but it won't allow me to register. Do you know how I can get an account here?
|
|
|
|
|