fb-instant-articles
fb-instant-articles copied to clipboard
instagram embed code is getting error while publishing the article
Hi, I added instagram embed code in classic editor and add the instagram embed rules in custom transfer rules but i am getting error while publishing the article.
{“error”:{“message”:”(#100) Must have a valid access token or a valid url_hmac”,”type”:”OAuthException”,”code”:100,”fbtrace_id”:”**”}}
Before adding instagram embed code is working fine, when ever i add the code in custom tranfer rules is getting error.
i added below code in custom rules for instagram,
{ “class”: “InteractiveRule”, “selector” : “blockquote.instagram-media”, “properties” : { “interactive.iframe” : { “type” : “multiple”, “children”: [ { “type”: “element”, “selector”: “blockquote” }, { “type”: “next-sibling-element-of”, “selector”: “blockquote” } ] } } },
Instagram embed code:
- Plugin version: 4.2.1
- WordPress version: 5.4.1
- PHP version: 7.3.19

@jayasreevysyaraju This issue looks like it was due to the changes on the oEmbeds requiring an access token. Could you please try it out using the provided embed code from an Instagram post? It should work now.
This issue has been marked stale because it has been open for 30 days with no activity. If there is no activity within 7 days, it will be closed.
This is an automation to keep issues manageable and actionable and is not a comment on the quality of this issue nor on the work done so far. Closed issues are still valuable to the project and are available to be searched.