• Rakesur
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

Hi All,

 

I am getting below mention error in Toolkit Test Cases while installing "Force.com Toolkit for Facebook" package in my developer ORG. If any one has any clue on this, Please do let me know.

 

Regards,



 

System.QueryException: List has no rows for assignment to SObject
Class.FacebookObject.isAuthenticated: line 28, column 26
Class.FacebookObject.doAPICall: line 75, column 7
Class.FacebookUser.getActivityData: line 222, column 3
Class.FacebookUser.getActivityData: line 219, column 3
Class.FacebookTestUserController.getActivitiesData: line 102, column 3
Class.FacebookTestMethods.TestFacebookUserController: line 154, column 3
External entry point;
System.QueryException: List has no rows for assignment to SObject
Class.FacebookObject.isAuthenticated: line 28, column 26
Class.FacebookObject.doAPICall: line 75, column 7
Class.FacebookUser.getProfilePicture: line 131, column 3
Class.FacebookStandardController.getProfileImageUrl: line 100, column 10
Class.FacebookTestMethods.TestProfileImage: line 134, column 16
External entry point

Hi All,

 

I want to integrate SFDC with Facebook so that User can post messages (and other feature too) to facebook directly from their SFDC account.

 

I tried "Faceconnector" but not able to resolve "Please make sure you have added the custom field FacebookID__c to both the lead and contact Page Layouts" issue. 

 

Then I tried "Force.com Toolkit for Facebook " but got error while installing their beta package, i.e.

 

             System.QueryException: List has no rows for assignment to SObjectClass.FacebookObject.isAuthenticated: line 28,                column 26Class.FacebookObject.doAPICall: line 75, column 7Class.FacebookUser.getActivityData: line 222, column              3Class.FacebookUser.getActivityData: line 219, column 3Class.FacebookTestUserController.getActivitiesData: line                102, column 3Class.FacebookTestMethods.TestFacebookUserController: line 154, column 3External entry point;

 

If anyone tried any other Application package or know how to fix these issue please do let me know.

 

Thanks in advance.