The method FB .getLoginStatus can no longer be cal

2011年7月23日 — You cannot put your application under sandbox mode, or else it won't ... FB API does not work!'); } FB.get...

The method FB .getLoginStatus can no longer be cal

2011年7月23日 — You cannot put your application under sandbox mode, or else it won't ... FB API does not work!'); } FB.getLoginStatus(function(response) ... ,2019年2月7日 — FB.getLoginStatus gets the user's status regarding your app – without an app, it does not make sense to try and call this method.

相關軟體 Google App Engine SDK 資訊

Google App Engine SDK
Google App Engine SDK(軟件開發工具包)可讓您在 Google 的基礎架構上運行 Web 應用程序。隨著流量和數據存儲需求的增長,App Engine 應用程序易於構建,易於維護且易於擴展。通過 App Engine,無需維護服務器:您只需上傳您的應用程序,即可為您的用戶提供服務. 您可以使用 appspot.com 域上的免費域名為您的應用程序提供服務,也可以使用 Googl... Google App Engine SDK 軟體介紹

The method FB .getLoginStatus can no longer be cal 相關參考資料
facebook login | Penueling 磐凌科技 - 網頁系統開發

把Facebook JavaScript SDK 引入到專案中,然後啟動server,發現 console.log 出現 The method FB.getLoginStatus can no longer be called from http pages.

https://penueling.com

FB.getLoginStatus not calling its callback - Stack Overflow

2011年7月23日 — You cannot put your application under sandbox mode, or else it won't ... FB API does not work!'); } FB.getLoginStatus(function(response) ...

https://stackoverflow.com

FB.getLoginStatus not working - Stack Overflow

2019年2月7日 — FB.getLoginStatus gets the user's status regarding your app – without an app, it does not make sense to try and call this method.

https://stackoverflow.com

Login Status - JavaScript SDK - Facebook for Developers

else // The user isn't logged in to Facebook. You can ... FB.getLoginStatus(function(response) // this will be called when the roundtrip to Facebook has ...

https://developers.facebook.co

The Login Button plugin no longer works on http pages - Stack ...

2019年12月2日 — Please update your site to use https for Facebook Login. and. The method FB.getLoginStatus can no longer be called from http pages. despite the ...

https://stackoverflow.com

The method FB.api will stop working when called from http ...

As per Facebook announcement: You will still be able to use HTTP with “localhost” addresses, but only while your app is still in development ...

https://stackoverflow.com

The method FB.getLoginStatus can no longer be called from ...

If your server runs on localhost (aka on your machine): Use devcert for https on localhost; alternatively, use a self signed certificate ...

https://stackoverflow.com

use facebook sdk on localhost. Must I use https? - Stack ...

2019年7月12日 — checkLoginStatu I receive this error “The method FB.getLoginStatus can no longer be called from http pages”. I don't understand if I need to ...

https://stackoverflow.com

一起幫忙解決難題,拯救IT 人的一天

使用Vue 串接Facebook Login JavaScript SDK 時FB.getLoginStatus 總是回應unknown ... The method FB.getLoginStatus can no longer be called from http pages.

https://ithelp.ithome.com.tw

关于node.js:不再可以从http页面调用FB.getLoginStatus方法

2020年6月4日 — The method FB.getLoginStatus can no longer be called from http pages因此,我尝试在我的nodejs后端服务器中实现Facebook登录功能。

https://www.codenong.com