Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 issue #28

Closed
xapss opened this issue Apr 13, 2013 · 4 comments
Closed

403 issue #28

xapss opened this issue Apr 13, 2013 · 4 comments

Comments

@xapss
Copy link

xapss commented Apr 13, 2013

Hi there,

Sorry for being such a noob. But I keep getting a 403.

btc in bash shell works, but somehow the ticker in ruby doesn't. I've tried with the fork from issue #26, but that had the same result.

Could someone tell me if there's something extra to the example on the homepage?

Simply this, right?

require 'rubygems'
require 'mtgox'

# Fetch the latest price for 1 BTC in USD
puts MtGox.ticker.sell

Gives 403.. Any advice would be much appreciated!

@nneubauer
Copy link

+1

@thams
Copy link
Contributor

thams commented Apr 14, 2013

Consider trying this fork: thams@ea4130c

@xapss
Copy link
Author

xapss commented Apr 14, 2013

Thanks @thams , however, didnt work yet! Still getting the 403. Tried switching to 1.9.3, still same problem though: "Faraday::Error::ClientError: the server responded with status 403".

Also tried using a config, gave all rights in mt gox, same error: 403. I presume its working for you?

@xapss
Copy link
Author

xapss commented Apr 15, 2013

Ok. Somehow its fixed now, using the original branch so it can be closed. Thanks for the support @thams !

@xapss xapss closed this as completed Apr 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants