How to get personal data using YQL on Yahoo PHP5 Sdk yos-social-php5

I use the Yahoo PHP5 SDK and use it to retrieve user contacts from the social.contacts table, which is personal data. In the example, from Delicious, it displays only publicly available data from YQL. Can I find out which parameter should be used to get personal data using the YahooYQLQuery and Execute () classes? I tried to follow the example, but the following error message appears:

YQL error with error: "Authentication failed. The social.contacts table requires a higher level of security than provided, you provided ANY, but at least the expected USER."

+5
source share
1

YQL - YQL. (The Delicious/OAuth .)

, API- Yahoo, " " "" , /, . YQL.

+2

All Articles