Re: How do I request a HTTPS page?
- From: Samuel Sternhagen <samatoms@xxxxxxxxx>
- Date: Wed, 8 Sep 2010 08:03:55 -0500
Sorry, I should have wrote:
I then used the same code except I changed the path variable to include
the 'https'
path =
"https://oauth/signin?oauth_consumer_key=#{oauth_consumer_key}&oauth_token=#{@request_token.token}"
path =
"https://etsy.com/oauth/signin?oauth_consumer_key=#{oauth_consumer_key}&oauth_token=#{@request_token.token}"
--
Posted via http://www.ruby-forum.com/.
.
- References:
- How do I request a HTTPS page?
- From: Samuel Sternhagen
- Re: How do I request a HTTPS page?
- From: Jesús Gabriel y Galán
- Re: How do I request a HTTPS page?
- From: Samuel Sternhagen
- How do I request a HTTPS page?
- Prev by Date: Re: How do I request a HTTPS page?
- Next by Date: Re: How do I request a HTTPS page?
- Previous by thread: Re: How do I request a HTTPS page?
- Next by thread: Re: How do I request a HTTPS page?
- Index(es):