i have developed a php based app for facebook. now i need to push data into the user's stream.
for that I have to implement the xd_receiver.html cross domain communication channel.
now the problem i am facing is i have done exactly as mentioned in the documentation, but in the console log, I am getting Error Code 102
It says:
API failed with error code = 102
Bad session key, clear it
Ancak başarıyla başarıyla uid ve adı gibi bilgileri çeker.
Bana kolayca durum / yem güncellemeleri itmek için başka bir yolu varsa, lütfen bana bildirin.