Android Question error: (#200) requires extends permission :publish_actions + UploadPhoto with SocialApi Facebook

sasetcolombia

Member
Licensed User
Longtime User
Hi;
I need post a photo on facebook.
Login works correctly and Take Picture ,but when calling the method UploadPhoto(SocialApi) shows this message:
error: (#200) requires extends permission publish_actions
I am using:
Facebook.Login(Array As String (Facebook.Constants.Permissions.Email,Facebook.Constants.Permissions.PUBLISH_ACTIONS))
What permission is needed?
I need to configure something extra on the App in the Facebook Developer Dashboard?
Thanks for your help!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…