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.
' 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