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

login via aAuth #7

Closed
Alkalouti opened this issue Mar 6, 2013 · 8 comments
Closed

login via aAuth #7

Alkalouti opened this issue Mar 6, 2013 · 8 comments

Comments

@Alkalouti
Copy link

first i want to thank you for this great job but i have a problem on iOS 5 on the device when pressed on login via aAuth the FHSTwitterEngineController loading then nothing happend the view dismissed and return me to the main view that i called the FHSTwitterEngineController without login but on simulator it's work

@forsan
Copy link

forsan commented Mar 6, 2013

oppps i have a same problem... please any help???? i cant submit my app before solve this problem please help me i cant waitttt!!!! :(

@natesymer
Copy link
Owner

Are you using the special init method that bakes in your API keys?

Sent from my iPhone

On Mar 6, 2013, at 5:00 AM, Alkalouti notifications@github.com wrote:

first i want to thank you for this great job but i have a problem on iOS 5 on the device when pressed on login via aAuth the FHSTwitterEngineController loading then nothing happend the view dismissed and return me to the main view that i called the FHSTwitterEngineController without login but on simulator it's work


Reply to this email directly or view it on GitHub.

@Alkalouti
Copy link
Author

yes am using my API keys and it's work on iOS 6 just at iOS 5 not work.
the request from getRequestTokenString return with error as below
Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0xf848570 {NSErrorFailingURLStringKey=https://api.twitter.com/oauth/request_token, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://api.twitter.com/oauth/request_token, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0xf8509b0 "An SSL error has occurred and a secure connection to the server cannot be made."}
thanks for interesting.
best regards.

@natesymer
Copy link
Owner

I'll try to diagnose it when I get to my hackintosh

On Mar 6, 2013, at 7:13 AM, Alkalouti notifications@github.com wrote:

yes am using my API keys and it's work on iOS 6 just at iOS 5 not work.
the request from getRequestTokenString return with error as below
Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0xf848570 {NSErrorFailingURLStringKey=https://api.twitter.com/oauth/request_token, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://api.twitter.com/oauth/request_token, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0xf8509b0 "An SSL error has occurred and a secure connection to the server cannot be made."}
thanks for interesting.
best regards.


Reply to this email directly or view it on GitHub.

@natesymer
Copy link
Owner

It works 100% on my end, just double check your setup. And sorry for the long wait. Life happens.

@Balambigai
Copy link

I am using FHSTwitterEngine in ios 5, But i am getting 29 errors, how do i fix that.
Any Help would be appreciated.

@tuoxie007
Copy link

Are you using ARC ?
add compile arguments "-fno-ogjc-arc" to FHS*.m code files in build settings 

Sent from Mailbox for iPhone

On Tue, Jul 16, 2013 at 5:28 PM, Balambigai notifications@github.com
wrote:

I am using FHSTwitterEngine in ios 5, But i am getting 29 errors, how do i fix that.

Any Help would be appreciated.

Reply to this email directly or view it on GitHub:
#7 (comment)

@bnagarjuna
Copy link

i can't this type of oAuth token..

oauth_token=2311112785-EXKeLV5ezo3HHIaIf1T3ffeww0mR5dfYXKZjjRy0&
oauth_token_secret=KYxxxxx3U4Fxrxva3BGD92--12ehEzFwQ&
user_id=38895958&screen_name=theseancook

How to get oauth_token&oauth_token_secret in FHSTwitterEngine plese help me

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

6 participants