elaniin / AccountKit-Web-PHP

Example of implementation of Facebook Account Kit for Web using PHP
24 stars 22 forks source link

AccountKit.login is not a function #5

Closed BA-FOROZ closed 7 years ago

BA-FOROZ commented 8 years ago

I am trying to skip clicking the button "login with sms", because i am sending the parameters from another page. so i want to directly go to popup. Note: I am clicking the login with sms button on page load with javascript. error:

TypeError: AccountKit.login is not a function

trilleplay commented 7 years ago

Error on your end. Not in this projects scope.

BA-FOROZ commented 7 years ago

Thank you for your reply. The issue was with the browser because it was blocking the pop up when I was running it with programming script.