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
CrashReporter: SDK crash detected!
active uncaughtException : 1011993879553609
Successfully sent crash report.
Unhandled rejection Error
at FacebookRequestError.FacebookError [as constructor] (.../node_modules/facebook-nodejs-business-sdk/dist/exceptions.js:18:16)
at new FacebookRequestError (.../node_modules/facebook-nodejs-business-sdk/dist/cjs.js:373:129)
at .../node_modules/facebook-nodejs-business-sdk/dist/api.js:148:15
at tryCatcher (.../node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (.../node_modules/bluebird/js/release/promise.js:547:31)
at Promise._settlePromise (.../node_modules/bluebird/js/release/promise.js:604:18)
at Promise._settlePromise0 (.../node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (.../node_modules/bluebird/js/release/promise.js:725:18)
at _drainQueueStep (.../node_modules/bluebird/js/release/async.js:93:12)
at _drainQueue (.../node_modules/bluebird/js/release/async.js:86:9)
at Async._drainQueues (.../node_modules/bluebird/js/release/async.js:102:5)
at Immediate.Async.drainQueues [as _onImmediate] (.../node_modules/bluebird/js/release/async.js:15:14)
at processImmediate (node:internal/timers:471:21)
Expected Results:
What did you expect to happen?
A new token should be generated which can be used to fetch ad information.
The text was updated successfully, but these errors were encountered:
Which SDK version are you using?
14.0.0
What's the issue?
Trying to create a new access token results in a crash report.
Steps/Sample code to reproduce the issue
Observed Results:
Expected Results:
A new token should be generated which can be used to fetch ad information.
The text was updated successfully, but these errors were encountered: