作为我的应用审核的一部分,需要进行业务验证 [英] Business verification required as part of my app review

查看:33
本文介绍了作为我的应用审核的一部分,需要进行业务验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Facebook 要求我提交我的应用以进行应用审核,以便进一步访问其 Graph API 中的某些字段.我已经这样做了,今天我收到了他们的消息:

<块引用>

(我的应用名称)的权限和功能审核已完成.接下来,我们将验证您的商家.为此,您可能需要提供营业执照或水电费账单等文件.

问题是我没有公司,因此没有文件证明我有公司.我以个人身份创建并启动了此应用,我只想从他们的 Graph API 访问几个字段.

请问我该怎么办?我想直接写他们,但我没有找到我可以联系他们的东西.

解决方案

新限制

这是 Facebook 的新政策.看起来对例如 user_friends 的访问现在仅限于能够负担得起实施高级安全系统的公司.

他们的要求似乎类似于新的欧洲法规 - GPDR.这些重大变化很可能是由最近与 Facebook & 相关的诉讼引起的.Cambridge Analytica 和

如果您未通过应用或企业审核,您将在 2018 年 8 月 1 日之后失去对这些 API 的访问权限.

对移动应用的影响

对于小型应用程序来说,这真是个坏消息,很可能会扼杀 Facebook 集成.

他们甚至不提供任何联系和讨论表格,当您点击支持"时,您会被转至 Facebook 分析的支持页面.

如果您有一家小公司并且为了娱乐而开发应用程序,那么他们的条款非常苛刻,并且可能会在未来给您的业务带来巨大的问题.因此,您应该决定是否值得冒险以换取展示朋友.

关于他们要求的有趣事情

当您开始业务验证过程时,它会询问公司详细信息,如果您提供这些信息,您将被要求与 Facebook 签订合同.我鼓励您仔细阅读他们的条款,因为他们要求您:

  • 根据书面请求,不时向他们提供与用户数据相关的账簿、记录、协议、服务、设施等的访问权限,以审核您的安全机制和程序,
  • 承担审核成本和费用,如果他们发现任何不符合其条款或安全要求的情况.

祝小应用好运...

参考文献

  • Facebook 登录变更日志 - 在这里您可以查看哪个权限需要应用审核、业务验证和合同,

  • 与 Facebook 的合同未发布,您将在开始业务验证时收到,

  • 马克扎克伯格承诺的简短概述

  • 用这个在我的博客上发帖回答,

  • 来自Facebook 登录变更日志:

    <块引用>

    为了帮助保护人们的数据,我们现在要求通过应用审核流程获得更多的权限.对于某些权限,我们还需要企业验证以及您的企业与 Facebook 之间的合同.可以通过提供文件形式来验证企业,包括水电费账单、营业执照、成立证书、公司章程、税号等.该合同引入了额外的安全要求和其他有关数据的规定.

2019 年 8 月 6 日 - 更新

终于到了.权限本应在 2018 年 8 月 1 日停止工作,但实际上 Facebook 多给了一年时间.昨天我收到了这封电子邮件:

<块引用>

自 2019 年 9 月 4 日起,MY_APP_NAME 将无法再访问以下权限或功能:

用户好友

I was asked by facebook to submit my app for an app review to get further access to some fields in their Graph API. I have done so and today I got a message from them:

The permissions and features review for (my app name) is complete. Next, we'll verify your business. To do this, you may need to provide documentation like a business license or utility bill.

The problem is that I have no company and therefore no documents to prove that I have one. I have created and launched this app as an individual and I just want access to few fields from their Graph API.

Please what should I do? I wanted to write them directly, but I haven't found something through what I can contact them.

解决方案

New limitations

This is the new Facebook's policy. It looks like access to for example user_friends will be now limited to companies which can afford to implement advanced security systems.

Their requirements seem to be similar to the new European regulation - GPDR. These breaking changes are most likely caused by recent lawsuit related with Facebook & Cambridge Analytica and Mark Zuckerberg's promises during his testimony in Congress.

Facebook requires now to verify your business for some permissions:

If you don't pass app or business review, you will loose access to these APIs after August 1, 2018.

Influence on mobile applications

It's a really bad news for small applications, most likely it will kill Facebook integration.

They don't even provide any form to contact and discuss it, when you click on "support" you are forwarded to support page for Facebook Analytics.

If you have a small company and creating apps for fun, their terms are very demanding and could cause a huge problems for your business in the future. Therefore you should decide if it's worth to risk in exchange of displaying friends.

Interesting things about their requirements

When you start business verification process, it asks about company details, if you provide these, you will be asked to sign a contract with Facebook. I encourage to read carefully their terms, because they ask you to:

  • provide them from time to time upon a written request access to your books, records, agreements, services, facilities etc. which relate to user data in order to audit your security mechanisms and procedures,
  • cover review costs and expenses if they detect any noncompliance with their terms or security requirements.

Good luck to small apps...

References

  • Facebook Login Changelog - here you can check which permission requires app review, business verification and contract,

  • contract with Facebook is not published, you will receive it when you start a business verification,

  • short overview of Mark Zuckerberg's promises,

  • post on my blog with this answer,

  • from Facebook Login Changelog:

    In order to help protect people's data, we're now requiring that an increased number of permissions go through the App Review process. For certain permissions, we are also requiring business verification and a contract between your business and Facebook. Businesses can be verified by providing forms of documentation including utility bills, business licenses, certificates of formation, articles of incorporation, tax ID numbers, and others. The contract introduces additional security requirements and other provisions around data.

August 6, 2019 - Update

Finally, the time has come. Permissions were supposed to stop working on August 1, 2018, but actually Facebook has given one extra year. Yesterday I received this e-mail:

As of September 4, 2019, MY_APP_NAME will no longer have access to the following permissions or features:

user_friends

这篇关于作为我的应用审核的一部分,需要进行业务验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆