merbin2012 / cordova-plugin-codeplay-facebookads-free

Free facebook audience network ads for cordova user. This supports banner ads, Interstitial ads and video ads.
23 stars 9 forks source link

Interstitials ads load systematic fail #10

Closed mini-Niark closed 3 years ago

mini-Niark commented 4 years ago

Hi,

I use your plugin in one of our App and it used to work just fine but now when I launch the app, I get this message :

"E/GraphResponse: {HttpStatus: 400, errorCode: 100, subErrorCode: 33, errorType: GraphMethodException, errorMessage: Unsupported get request. Object with ID 'XXXXX999503XXXXX' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api}"

(The Id is the right one)

Then, every time I try to load an interstitial ad it fail with a different message depending on the device :

I noticed that with the new facebook-sdk 5.6.0 one of the function used by the plugin was deprecated but even by forcing facebook-sdk 5.5.0, it's still not working (but no more deprecated warning).

merbin2012 commented 4 years ago

Did you try to load with testing flag?

mini-Niark commented 4 years ago

Yes, it didn't worked.

merbin2012 commented 3 years ago

Everything is fixed in the latest version. Kindly check and reopen, if still present this error. Thank you