@@ -29,7 +29,7 @@ async function startCheck(concurrency) {
})
}
} catch (e) {
- console.log(e.response.data)
+ console.log(e.message)