简体   繁体   English

我无法在Facebook上显示我的应用

[英]I can't display my app on facebook

I'm having a little problem with the whole Facebook app development. 我在整个Facebook应用程序开发中遇到了一些问题。 I created an facebook application and gave it an IP for my server. 我创建了一个Facebook应用程序,并为其提供了服务器IP。 I set my .php script file on the server and set the secret key and appId. 我在服务器上设置了.php脚本文件,并设置了密钥和appId。 When I click on the app on my Facebook account to reach it, I get an "Uploading (0%)" text on the bottom of the browser and eventually I get a message: "This webpage is not available". 当我在Facebook帐户上单击该应用程序以进行访问时,在浏览器底部显示“正在上传(0%)”文本,最终我收到一条消息:“此网页不可用”。 When I used the "Heroku" hosting service, I got an app. 当我使用“ Heroku”托管服务时,我得到了一个应用程序。

I think the problem is the communication between Facebook and my server but I don't know what. 我认为问题是Facebook与我的服务器之间的通信,但我不知道是什么。

I tried almost everything. 我几乎尝试了一切。

Can somebody help me? 有人可以帮我吗?

If you issue a request to your application from the linter tool? 如果您从linter工具向您的应用程序发出请求?

http://developers.facebook.com/tools/debug http://developers.facebook.com/tools/debug

If you run your own application url through there and don't see any activity then Facebook just cant access your server and you need to do some work with your firewall. 如果您在此处运行自己的应用程序URL,但未看到任何活动,则Facebook只能访问您的服务器,您需要对防火墙进行一些处理。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我无法获取我的Facebook应用程序的访问令牌 - I can't get access token for my facebook app 如何动态获取我所有的Facebook应用ID - How can I dynamically get all my facebook app ids 我如何允许人们订阅我的 Facebook 应用以访问他们的主页? - How can I allow people to subscribe to my Facebook app to their Page? 为什么我无法建立对我的Facebook应用程序的访问权限? - Why can I not establish access to my Facebook app? 如果我的应用程序默认在Facebook上被授予了user_friends权限,为什么我无法检索到一些朋友? - Why can't I retrieve a number of friends if my app has been granted a user_friends permission by default on Facebook? 导出应用程序时无法使用Facebook登录 - Can't Log in with Facebook when I export my application 我无法使用我的应用程序在Facebook墙上张贴消息 - I can't post a message on Facebook Wall with my application Facebook PHP:用户退出facebook后,他们无法使用其他用户登录我的应用 - Facebook PHP: After user logs out of facebook, they can't login to my app with another user 如何允许我的Facebook游戏用户授权没有“ Go to Facebook.com”徽标的应用程序? - How can I allow users of my Facebook game to authorize the app without “Go to Facebook.com” logo? Facebook 登录按钮 - 我可以让 Facebook 告诉用户我的应用程序正在获取哪些信息吗? - Facebook Login Button - Can I get Facebook to tell the user what info my app is getting?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM