Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

facebook-javascript-sdk

Facebook Login API HTTPS Issue

April 11, 2024 by Tarik

If you are not loading the javascript sdk async, you could see this error a lot. refer to: https://developers.facebook.com/docs/javascript/quickstart in addition, if you are using any Facebook plugins via the iframe code, be sure the src url protocol matches. <div id=”fb-root”></div> <script> window.fbAsyncInit = function() { // init the FB JS SDK FB.init({ appId : … Read more

Categories facebook-javascript-sdk Tags facebook-javascript-sdk, facebook-login Leave a comment

facebook login on localhost without https

January 7, 2024 by Tarik

You will still be able to use HTTP with “localhost” addresses, but only while your app is still in development mode. You can change the App mode to Development Mode from App Dashboard: In this mode you can only test your application with Facebook test user accounts. You can obtain the test accounts login credentials … Read more

Categories facebook-javascript-sdk Tags facebook-javascript-sdk Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa