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.
The text was updated successfully, but these errors were encountered:
Which SDK version are you using?
v20
What's the issue?
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.
The text was updated successfully, but these errors were encountered: