Post
Topic
Board Marketplace
Re: Trying to access mtgox API through with python-code
by
trasp
on 28/09/2011, 04:22:38 UTC
Actually, I had it mostly right, I had managed to get the URL wrong and missed one parameter for urllib, which I'm now unsure if I really need or not. Big up to ahihi/Optonic (goxsh), your code helped me understanding this authentication-thing! (didn't fully understand that code currently on the wiki)

And thanks for the links and code Smiley