douyou7072 2014-10-03 13:11
浏览 220
已采纳

更改Facebook登录的应用ID。 缺点?

I'm working to fix the Facebook login for a website.

Apparently the login doesn't work anymore because the Facebook app is not configured correctly. Now, I'm having a hard time to get access to said Facebook app from the previous developers and I am considering my options.

Could there be troubles if I create a new Facebook application with a brand new app id? For sure users will need to grant access again but that should not be a major issue. Could there be other downsides?

  • 写回答

1条回答 默认 最新

  • dtu15253 2014-10-13 09:07
    关注

    There are a few downsides to changing the App ID, especially if the app was created a while ago. However, it's important to have control of your application, so these are just for reference:

    1. User IDs between old app and new app will be different (this is related to app_scoped User IDs, with newly registered Facebook apps)
    2. Permissions will need to be reviewed by Facebook again
    3. You will lose access to Graph API v1.0 if your app was created before April 30th 2014 (but this will be depreciated in April 2015).
    4. You will need to get your App Center listing approved again

    Having made the above points, it's important to have control of the application. If you're not using a lot of extra permissions its recommended that you create a new App ID and update your application. If you have an existing database of users, their IDs will no longer correlate to the same user, so it's also best to start with a fresh Database, or find a way to migrate the data to the new User ID by matching Email addresses.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?