bernardo0marques / twitcurl

Automatically exported from code.google.com/p/twitcurl
0 stars 0 forks source link

Example App does not authenticate with OAuth #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download and and run twitterClient.exe -u username -p password (where 
username and password are valid, tried two twitter accounts)

What is the expected output? What do you see instead?

2. "Do you want to visit twitter.com for PIN" (either choice seems to fail):  
Saying no brings up a web response of <error>Could not authenticate with 
OAuth.</error> and saying yes provides no URL to enter

I would expect the PIN to of course succeed automatically, or be provided with 
a URL to enter in the respective scenarios.

What version of the product are you using? On what operating system?

latest twitterClient.exe

Please provide any additional information below.

I'm having the same set of issues trying to implement twitcurl in code with 
keys created by myself.

Could anyone please help me identify if the problem is somehow on my end of 
things?  Any suggestions?  Does twitterClient.exe (Still) work for anyone 
reading this? 

Thanks in advance!

Original issue reported on code.google.com by st...@xferrecords.com on 5 Jan 2012 at 6:59

GoogleCodeExporter commented 8 years ago
I am having the same set of issues too.  Program does not authenticate even 
after rigorous checking. oAuthAccessToken() function does not work too and 
returns a mem free error.

Original comment by joel.t...@gmail.com on 29 Feb 2012 at 1:53

GoogleCodeExporter commented 8 years ago
Are you still seeing oAuth issues with latest twitterClient.exe available in 
Downloads section?

Original comment by swatkat....@gmail.com on 7 Apr 2012 at 5:11

GoogleCodeExporter commented 8 years ago
it seems the same sort of issues:

"Do you want to visit twitter.com for PIN?"-> entering 1 displays no URL, and 
entering 0 prompts for a new status message, followed by <error>Could not 
authenticate with 0Auth.</error> 

Original comment by loopmast...@yahoo.com on 7 Apr 2012 at 5:20