Farhad Agzamov

Results 3 comments of Farhad Agzamov

I ran into the same issue. The library only takes the first HTML element to apply the effect on. From the code - this.content = element.children[0]; Thus it's best to...

I had the same issue. You need to paste in the url with /webhook. https://this-app-68903.herokuapp.com/webhook/ Since this is the sub-dir in the code for FB verification app.get('/webhook/', function (req, res)...