You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/objects/serverside /event-request.js
EventRequest's constructor creates its own new instance of FacebookAdsApi, so there's no way to pass the crash_log=false flag.
This hi-jacks our exception handling code.
There doesn't seem to be any way to use EventRequest without this happening.