ngxson / psid-to-fbid

This package allows you to match page-specific id (psid) with user's real id (id starts with 1000...) from webhook events.
5 stars 3 forks source link

getFromMid also return psid #2

Open a6778164 opened 5 years ago

a6778164 commented 5 years ago

qq20190123-175205

getFromMid also return psid not fbid

ngxson commented 5 years ago

Hi, are you sure that you are using iOS's access_token? Verify it here: https://developers.facebook.com/tools/debug/accesstoken/

You should see something like this: image

a6778164 commented 5 years ago

Hi, are you sure that you are using iOS's access_token? Verify it here: https://developers.facebook.com/tools/debug/accesstoken/

You should see something like this: image

where i can find my api_key。。。。

ngxson commented 5 years ago

Hi, you can generate an iPhone's access_token by using this method: https://github.com/ngxson/psid-to-fbid#getstarted