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

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -