Facebook oEmbed Changes
ALazyMeme opened this issue · 1 comments
Refer this article: https://developers.facebook.com/docs/plugins/oembed/
The oEmbed product has been replaced with the oEmbed Read feature. If you implemented the oEmbed product before June 8, 2021, you have until September 7, 2021 to complete App Review for the oEmbed Read feature. If you have not been approved for the oEmbed Read feature by September 7, 2021, your oEmbed implementations will fail to load.
I don't really help with the api that often and am unsure if this actually affects us, but I thought I'd bring it to attention anyway.
This does indeed affect existing API keys but doesn't affect the code.
However, an update to providers.json
is necessary. Here's the relevant commit for updating providers.json
:
iamcal/oembed@6f2af31
When it comes to fixing existing API keys, one needs to do the new App Review process:
Also, they have an entire video over here https://developers.facebook.com/docs/app-review describing the process.
Also, services must now undergo yearly data checkup https://developers.facebook.com/docs/development/maintaining-data-access/data-use-checkup It's not very difficult, just lots of boxes to check.