skip to Main Content

I’m using Facebook Marketing API. Starting from last week I get an error message when I try to send a request from my local machine.

The exact error I’m getting on my screen is the following:

RequestException in RequestException.php line 154:
(#3) App must be on whitelist

When I send a request from production server, the app is working fine and creates a campaign.

I went through all the possible settings in the app, to see if I’m able to configure it from there, but seems like the app is configured well.

App is also public:

This app is public and available to all users

Appreciate any help or tips!

2

Answers


  1. Chosen as BEST ANSWER

    App suddenly started working without making any changes to code or configuration. Must be an Facebook issue...


  2. I had this issue when provide ‘is_autobid’ property to new campaign

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search