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
Uncaught Error UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: Request failed with status code 400".
at getErrorWithoutStack (internal/process/promises:321:15)
at generateUnhandledRejectionError (internal/process/promises:341:15)
at processPromiseRejections (internal/process/promises:287:24)
at processTicksAndRejections (internal/process/task_queues:96:32)
The text was updated successfully, but these errors were encountered:
Uncaught Error UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: Request failed with status code 400".
at getErrorWithoutStack (internal/process/promises:321:15)
at generateUnhandledRejectionError (internal/process/promises:341:15)
at processPromiseRejections (internal/process/promises:287:24)
at processTicksAndRejections (internal/process/task_queues:96:32)
The text was updated successfully, but these errors were encountered: