0

Error after importing Contacts from Gmail

I'm using the YQL Api to retrieve contacts from user's account, since today it all worked well since I only had 1 contact.

I imported my contacts from Gmail to have more real test with more than 1000 contacts, but when I tested my code I recived the following error:

"Authentication Error. The table social.contacts requires a higher security level than is provided, you provided APP but at least USER is expected"

The code is the same, but stop working after importing contacts.

Anyone know why?

Thanks.

by
2 Replies
  • BTW I request 'Contacts' permission: "Contacts are relationships that exist in your Yahoo! address book, such as those entered from across the Yahoo! Network like Yahoo! Mail and Yahoo! Messenger. The API provides read and write access."

    Should I request any other?

    0
  • And I'm using the non-public url (http://query.yahooapis.com/v1/yql)

    0

Recent Posts

in Yahoo! Mail Web Services API