Oembed Read: Getting OAuthException about app review needed
1

Hi, I want to apply for the oEmbed read permission. But still rejected many times. But the app reivew guide says my app needs to develoed and can test. But I use Facebook graph api test tools or postmain with app credential or user credential to test "https://graph.facebook.com/v20.0/oembed_post?url=https%3A%2F%2Fwww.facebook.com" Always get error response:

{ "error": { "message": "(#10) To use 'Oembed Read', your use of this endpoint must be reviewed and approved by Facebook. To submit this 'Oembed Read' feature for review please read our documentation on reviewable features: https://developers.facebook.com/docs/apps/review.", "type": "OAuthException", "code": 10, "fbtrace_id": "Ay6yFLfrIttRidgAr2K33GT" } }

The question is we can't call embed api to get embed html successfully, and can't provide a correct test URL to review. This is a conflict issue.

Please help us to slove this issues. We really need that permission.

Thanks.

Lin
Asked on Tuesday