This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Description
(From hicetnunc2000/hicetnunc#522)
curl --location --request POST 'localhost:3001/tz' \
--header 'Content-Type: application/json' \
--data-raw '{"tz":"tz1Pu8zRmNghAHzWxsT9Cy2qXHxkCrHcB3vc"}'
Error: Request failed with status code 429
at createError (/home/alex/hicetnunc-api/node_modules/axios/lib/core/createError.js:16:15)
at settle (/home/alex/hicetnunc-api/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/home/alex/hicetnunc-api/node_modules/axios/lib/adapters/http.js:260:11)
at IncomingMessage.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1241:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21)