Android Question Uploading Photo to Facebook

grafsoft

Well-Known Member
Licensed User
Longtime User
Hi,

What I want is: The user should be able to post a picture to his own history.

I read the tutorial and tried to start the example http://www.b4x.com/android/forum/attachments/android2facebook-zip.11795/

I got ClientID and ClientSecret.

B4X:
' This is a URL you make and add to you FACEBOOK APP
   '
   ' Dim RedirectUri As String : RedirectUri="http://xxx/"
   Dim RedirectUri As String : RedirectUri="http://www.grafsoft.at/A-Tag/"

Stupid me, I do not understand What this RedirectUri should do.

I get an error message "The settings do not allow the URL. It has to be the same as the Website URL or the Canvas-URL or the domain must be sub-domain of an APP-Domain."

Do I have to crate a facebook-page for this? I want the Photo to be posted to the history of the user.

Thank you

Peter
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…