I am a developer at www.iloveskola.lv
and I created a facebook login with an API. After a user logs into his Facebook account, he has the opportunity to participate in the voting game.
One question, 4 answers. Each answer is a facebook LIKE button.
When the user clicks the button, LIKE content on facebook is created automatically. The first 2-3 days it worked fine, but now when the user clicks the button, the contents of the iframe just blink and nothing.
I checked this with mozilla (zilla bug) and saw the following answer:
for (;;);{"__ar":1,"payload":{"success":false,"show_error":true,"error_info":{"brief":"Invalid url","full":"URL could not be liked because it been blocked.","errorUri":"\/connect\/connect_to_node_error.php?title=Invalid+url&body=URL+could+not+be+liked+because+it\u002527s+been+blocked.&hash=AQAh-oNvuhmlqYzH"}}}
For in-depth research, you can try this system yourself. If our site is blocked, you want to hear an explanation of why this is happening.
Lauris kuznecovs
source share