zyra / ngx-facebook

Angular TypeScript Wrapper for Facebook SDK
http://zyra.github.io/ngx-facebook/
MIT License
209 stars 70 forks source link

wrapper not working #167

Closed parodenas closed 3 years ago

parodenas commented 3 years ago

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 3 years ago

Hi,

I change:

to

And Work!

parodenas commented 3 years ago

thanks @e-Neural for you answer, it was something related with a FB outage affecting JS SDK and JS Social Plugins, but is now solved! thanks 👍