Skip to content
This repository has been archived by the owner on Mar 24, 2018. It is now read-only.

Untitled #9

Closed
amitbattan opened this issue Mar 14, 2011 · 2 comments
Closed

Untitled #9

amitbattan opened this issue Mar 14, 2011 · 2 comments

Comments

@amitbattan
Copy link

Hi All

I am using the LinkedIn iOS SDK using oAuth in my IPhone application.
Its integarted successfully but After login it goes to Success Authrized Screen as in images

I have 2 issue

  • UIWebView showing the interface like in zoom. Security Code not showing properly as in screen-shots.
  • Where is the place for enter the security code and "OK" button. How we enter the security code. and come back to my application.

Amit Battan

@sixten
Copy link
Contributor

sixten commented Mar 15, 2011

I suspect that there's a configuration issue with your LinkedIn application. Please make sure that

  • Your application type is Mobile, and not Web or Desktop, and
  • The OAuth Redirect URL is http://linkedin_oauth/success.

You should be able to uncomment the NSLog() calls in -[RDLinkedInAuthorizationController webView:shouldStartLoadWithRequest:navigationType:] and see the redirection to the completion URL happen. Does it?

@amitbattan
Copy link
Author

thanks solved now

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants