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
Same here, got an error this morning in production. This is bad
TypeError: Cannot read property 'type' of undefined
at Function.buildFromResponse (/var/task/node_modules/src/errors.ts:63:18)
at Api.request (/var/task/node_modules/src/api/api.ts:121:47)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at RedirectFlowService.create (/var/task/node_modules/src/services/redirectFlowService.ts:92:22)
Got a TypeError inside internal error handling code of the library today.
The text was updated successfully, but these errors were encountered: