Hi, i found this as solution for now..
you need to edit the plugin file..
1. You go edit this file – /wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/admin/class-webdados-fb-open-graph-admin.php
2. You go the line http://graph.facebook.com/….. change the http to https
https://graph.facebook.com/
3. and on last of the line you put behind this line &scrape=true&method=post
the &access_token=XXXXXXXXXXX|XXXXXXXXXXXXXXXXXX… it will look like this ‘&scrape=true&method=post&access_token=XXXXXXXXXXX|XXXXXXXXXXXXXXXXXX’;
4. the XXX replace with &access_token=APP_ID|ACCESS_TOKEN
5. Click Update FIle and you can try create the post.
Thank You..
Hi,
After trying your method, it turns out having new error.
Error: Facebook Open Graph Tags cache NOT updated/purged.
Facebook returned: Invalid OAuth access token signature.
Please advise, thanks.
There’s a solution on 2.1.4.4
You need to create your own Facebook app and then use the fb_og_update_cache_url like this: https://gist.github.com/webdados/32f2669fbe7653520664be410e5a03b2
With adding the code in my theme functions i get a error invalid parameter. How to fix this?
I’ve done all that but still get the intrusive warning.
Please update to the last version and fill in the App ID and App Secret on the settings page (Open Graph tab).
You can follow the “Read here” link for more details.
https://snag.gy/BkMr0p.jpg
Done all that and it’s still showing the warnings.