How to share status on facebook in Android ?

0 votes

while sharing the facebook Status  got error .

:com.shephertz.app42.paas.sdk.android.App42BadParameterException: {"app42Fault":{"httpErrorCode":400,"appErrorCode":3805,"message":"Bad Request","details":"The Facebook Access Credentials are invalid. Received Facebook error response of type OAuthException: An active access token must be used to query information about the current user."}}

 

Exception Message{"app42Fault":{"httpErrorCode":404,"appErrorCode":3806,"message":"Not Found","details":"Facebook User Access Credentials does not exist. Please use linkUserFacebookAccount API to link the User facebook account."}}

also let us know what is UserFacebookAccount API ?

and provide download link for the same.

 

 

asked Apr 1, 2015 in App42 Cloud API-BaaS by ChrisC (10 points)
recategorized Apr 1, 2015 by sushil

1 Answer

0 votes

Hello Chris,

Thanks for sharing the exception message. Kindly find my answer in below line and let me know if it helps:

Ques: The Facebook Access Credentials are invalid. Received Facebook error response of type OAuthException?

Ans:  The above exception occurred when your access token are invalid and don't have access to fetch the details for user account. Please make sure you have got the access for required access.

image

Ques: Facebook User Access Credentials does not exist. Please use linkUserFacebookAccount API to link the User facebook account?

Ans: Kindly use this method to update the Facebook status, it will require your Facebook App Secret Key and Facebook APP Id to verify the access of updating wall.

Please check and let us know if it helps.

Himanshu Sharma

 

answered Apr 1, 2015 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...