I follow this link: https://github.com/yahoo/yos-social-objc to get yahoo contacts.
After providing all the credentials (for example, secret key, client key, application identifier), it will be used to enter the browser. But after logging in, it displays this message:
For a complete exchange of Yahoo! info with xxxx, enter the code xxxx in xxxx
So, I do not understand where should I enter this code? And how it will be redirected to my application.
Any help would be appreciated.
source
share