How to refresh FaceBook Graph API data -
every time make change graph api metas add/remove users fb:admins, see changes not taking place until call flowing url:
https://developers.facebook.com/tools/debug/og/object?q=
my question correct way refresh? should call(pragmatically) url every time make change? or may there dedicated api refresh?
according documentation, can trigger scrape of object hitting endpoint of
post /?id={object-instance-id or object-url}&scrape=true additionally, facebook scrape object once week no matter what.
Comments
Post a Comment