Thanks Taylor..  When I used "https:// in UR" SSL Issue was resolved .


Now i have face another issue for getting home tweets.
Exception is incorrect signature.

How it can solved...

Anybody please help me?..



On Wed, Oct 13, 2010 at 7:15 PM, Taylor Singletary <
taylorsinglet...@twitter.com> wrote:

> Hi Georgooty,
>
> Few quick pointers in the right direction:
>
> * SSL ( https ) IS required for xAuth implementation. You must use it.
> * Header-based OAuth is required for xAuth implementation. Your POST body
> contains oauth_* parameters that should only be present in the Authorization
> header part of the request. Only the x_auth_* parameters should be in your
> POST body.
>
> Taylor
>
> On Wed, Oct 13, 2010 at 4:33 AM, Georgooty varghese 
> <georgo...@gmail.com>wrote:
>
>> Anybody please help me..
>>
>> post data is
>>
>>
>> oauth_consumer_key=**********************&oauth_nonce=3bC~Syh7v2ujOA6UvgefM34O&oauth_signature_method=HMAC-SHA1&oau
>>
>> th_timestamp=1286969415&oauth_version=1.0&x_auth_mode=client_auth&x_auth_password=*******&x_auth_username=*********&oauth_signature=SCa7NDHr7wFmAghA48V%2FNt1ooR8%3D
>>
>> Please help..SSL required exception.
>>
>>
>> On Wed, Oct 13, 2010 at 3:46 PM, Georgooty varghese 
>> <georgo...@gmail.com>wrote:
>>
>>> Still I got  SSL exception..
>>>
>>> <hash>
>>>                     <error>SSL required</error>
>>>                      <request>/oauth/access_token</request>
>>>   </hash>
>>>
>>> Any body please help me.
>>> '
>>>
>>> On Wed, Oct 13, 2010 at 3:16 PM, Georgooty varghese <georgo...@gmail.com
>>> > wrote:
>>>
>>>> I have used http://.
>>>>
>>>> Now i got other exceptio message
>>>> "Failed to validate oauth signature and token"
>>>>
>>>> I have used liboauth libraries ..
>>>>
>>>> Could u please help me.
>>>>
>>>>
>>>>
>>>> On Wed, Oct 13, 2010 at 2:48 PM, Scott Wilcox <sc...@dor.ky> wrote:
>>>>
>>>>> You should be calling https://, http:// on the URIs.
>>>>>
>>>>> On 13 Oct 2010, at 10:13, Georgooty varghese wrote:
>>>>>
>>>>> > Dear Twitter,
>>>>> >
>>>>> > I have some doubts. I have used xaith authentication for my
>>>>> application. I have implemented a twitter client in c#.net. Now I have 
>>>>> used
>>>>> to implement a twitter client in C. Now I got the following exception.
>>>>> >
>>>>> >  <hash>
>>>>> >                            <error>SSL required</error>
>>>>> >                            <request>/oauth/access_token</request>
>>>>> >                            </hash>
>>>>> >
>>>>> > could u please help me.
>>>>>
>>>>> --
>>>>> Twitter developer documentation and resources:
>>>>> http://dev.twitter.com/doc
>>>>> API updates via Twitter: http://twitter.com/twitterapi
>>>>> Issues/Enhancements Tracker:
>>>>> http://code.google.com/p/twitter-api/issues/list
>>>>> Change your membership to this group:
>>>>> http://groups.google.com/group/twitter-development-talk
>>>>>
>>>>
>>>>
>>>
>>  --
>> Twitter developer documentation and resources: http://dev.twitter.com/doc
>> API updates via Twitter: http://twitter.com/twitterapi
>> Issues/Enhancements Tracker:
>> http://code.google.com/p/twitter-api/issues/list
>> Change your membership to this group:
>> http://groups.google.com/group/twitter-development-talk
>>
>
>  --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to