wrapper not working
parodenas opened this issue · 2 comments
parodenas commented
Hello, I have a project where I use "Login" and "fb-post" from this wrapper and yesterday both were working fine, but today all of the sudden they stopped working. Do you have any idea of what happened or if something changed with fb js sdk?
thanks in advanced!
e-Neural commented
Hi,
I change:
<script type="text/javascript" src="https://connect.facebook.net/pt_BR/sdk.js"></script>to
<script type="text/javascript" src="https://connect.facebook.net/pt/sdk.js"></script>And Work!