AccessToken token:ACCESS_TOKEN_REMOVED in Facebook Android SDK

后端 未结 5 1798
无人共我
无人共我 2021-02-04 23:52

I am using the Facebook SDK but I want to create the photo album but I am getting ACCESS_TOKEN_REMOVED in the session.

Getting this in session

{Session sta

5条回答
  •  庸人自扰
    2021-02-05 00:33

    I took the same problem :/

    You can check:

    1. Is appId correct?
    2. Was keyhash registered in facebook app center?
    3. Does app namespace / package name match with your manifest file? ( on facebook app center )
    4. Is application live?

    If everything is right I really don't know how to help you...

提交回复
热议问题