gru*_*czy 7 google-app-engine facebook
是否有可能在本地使用谷歌应用程序引擎开发Facebook,而无需每次更改时都上传应用程序?
Jus*_*gan 10
当您尝试从开发应用程序服务器访问Facebook API时,我假设您收到API错误191?
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
Run Code Online (Sandbox Code Playgroud)
如果你在你的本地主机开发时,可以设置"网站域名"字段您的Facebook 应用程序设置于(appname).appspot.com然后编辑HOSTS您的系统上的文件.
在我的环境中,我刚进入:
127.0.0.1 devlocal.(appname).appspot.com
Run Code Online (Sandbox Code Playgroud)
只要浏览器的URL匹配*.(appname).appspot.com,它就可以工作.
| 归档时间: |
|
| 查看次数: |
909 次 |
| 最近记录: |