Closed revington closed 2 years ago
When using the callback api, if the connection fails, an object is returned (callback) instead of an error. Why is this a problem: because the error will not have a stack trace.
Overview
When using the callback api, if the connection fails, an object is returned (callback) instead of an error. Why is this a problem: because the error will not have a stack trace.
Testing recommendations
Checklist