|
[WM23] issue with FBRequest |
Iniciado por ARV, jun., 29 2018 6:11 PM - 2 respostas |
| |
| | | |
|
| |
Membro registado 514 mensagems |
|
Publicado em junho, 29 2018 - 6:11 PM |
Hi
I'm using this code:
MySession..AppID = "<APP ID>" MySession..AppSecret = "<Key>" MySession..Permission = [fbInfoProfile, fbEmail] IF FBStartSession(MySession) THEN Info("Connected") ELSE Info("Error") END
sJSON = FBRequest(MySession, "https://graph.facebook.com/me?fields=id,name",httpPost,EDT_Message)
I want to post something on my account of facebook, but the code doesn't work. I think it's the link but I'm not too sure about it or maybe the permissions...
PD: I already create the app on facebook developers
-- Best Regards Jose |
| |
| |
| | | |
|
| | |
| |
Membro registado 514 mensagems |
|
Publicado em junho, 29 2018 - 6:28 PM |
Hi
I want to post on the wall of the user
Thanks
-- Best Regards Jose |
| |
| |
| | | |
|
| | |
| |
Membro registado 514 mensagems |
|
Publicado em junho, 30 2018 - 3:53 PM |
Hi
Well it could be share something from my app to the Facebook account, I want to do that to share some info
Thanks
-- Best Regards Jose |
| |
| |
| | | |
|
| | | | |
| | |
|