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

Gem does not default site or port #3

Closed
fjfish opened this issue Dec 10, 2011 · 1 comment
Closed

Gem does not default site or port #3

fjfish opened this issue Dec 10, 2011 · 1 comment

Comments

@fjfish
Copy link

fjfish commented Dec 10, 2011

I had to do this to get it to work

fastly = Fastly.new(api_key: 'xxx', base_url: 'https://api.fastly.com', base_port:443)

It had no site, and then it was trying to use port 80.

Also, doco says Net::Fastly. Needs amending.

I have raised a ticket on zendesk too.

@simonwistow
Copy link
Member

This should be fixed in the latest release (v0.9) - let me know if it's not though

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

2 participants