FB API 访问仍受限制,修复破损的 URL 后。

huangapple go评论60阅读模式
英文:

FB API access still restricted after fixing broken URL

问题

我们几天前收到了这个限制:“平台条款 7.d - 应用设置平台 URL 不可用”。

我们已修复了损坏的 URL,使用共享调试工具检查并获得了正确的响应 200,保存了更改,但限制仍未消失,我们无法让应用再次上线。我该如何解决?

英文:

We got this restriction a few days ago: "Platform Term 7.d - App Settings Platform URLs are broken".

We have fixed the broken URL, checked it with the sharing debugger and got the right response 200, saved the changes but yet the restriction doesn't go away and we can't make our app live again. How can I solve it?

答案1

得分: 1

解决方案是:

  • 删除Android应用商店;
  • 在应用审查、权限和功能中,请求对public_profile的高级访问权限;
  • 重新添加Android应用商店,包括包名和类名。
英文:

The solution was:

  • delete the Android App Store;
  • in app review, permissions and features, request advanced access for public_profile;
  • add the Android App Store again with the package name and class name.

huangapple
  • 本文由 发表于 2023年3月10日 01:51:57
  • 转载请务必保留本文链接:https://go.coder-hub.com/75688329.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定