Updating campaign gives error sub_code 1870090 even with approval
1

We are trying to update a campaign budget with the facebook api. However we are getting a sub_code 1870090 error. We have already approved the conditions given in the error message. What should we do?

Error message: Message: Call was not successful Method: POST Path: https://graph.facebook.com/v17.0/{ad_account_id}/ Params: {'daily_budget': 2900} Status: 400 Response: { "error": { "message": "Permissions error", "type": "OAuthException", "code": 200, "error_subcode": 1870090, "is_transient": false, "error_user_title": "Voorwaarden voor aangepaste doelgroepen niet geaccepteerd", "error_user_msg": "Als je een an ad with an uploaded customer list wilt maken of bewerken, moet je akkoord gaan met de voorwaarden voor aangepaste doelgroepen op https://business.facebook.com/ads/manage/customaudiences/tos/?act={ad_account_id}", "fbtrace_id": "AU09Q-Q-qgXNKGSgzL4lf9w" } }

Siebert
Asked about a month ago