fb-post-bulk-privacy-edit icon indicating copy to clipboard operation
fb-post-bulk-privacy-edit copied to clipboard

Tip to get right USER_ID

Open Soliman opened this issue 6 years ago • 0 comments

  • After generating your TOKEN
  • Go to https://developers.facebook.com/docs/graph-api/reference/v2.12/user/feed
  • In the coding example box for Reading click on Graph API explorer
  • Click Submit
  • At the bottom of the results you will see the next url
  • Click on the URL
  • It will reload with the URL
  • Copy the first number - this is your USER_ID (xxxxxxxxxxxxxxxxx/feed?limit=25&until=1504365067)

Soliman avatar Mar 31 '18 09:03 Soliman