Add a developer to my Facebook App

余生长醉 提交于 2019-12-23 12:06:25

问题


I created a new App at http://developers.facebook.com and I am trying to add friends as "Developers", but I get the following Error Message:

param must be non-empty.


回答1:


Normally, you could only add a developer if they are your friend. However, if the account is a business account, you cannot add people as your friends to the account causing you to not be able to add them as developers to your app. The only reason for this is because it auto-populates names when you start typing into the box. Then you select from the list of names.

However, if you find out the developer's User ID, you do not need to add them as a friend.

Your user id should look something like:

100000609876543 (<-- Not Mine)

If you're logged in to the account that you wish to find the ID of, you can find it by the default tool testing here. Or if you know what their facebook username is, you can find their User ID here.

After that, simply type (or copy-paste) it into the field and it will take it as a value. I can confirm this works by doing it earlier today.




回答2:


You can indeed only add your facebook friends, and you must wait for the auto-complete search to find each user and click on the result. Otherwise this may be a Facebook bug, there are so many in their dashboards...



来源:https://stackoverflow.com/questions/21293385/add-a-developer-to-my-facebook-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!