When I use the sneaks.getProducts() to fetch data, it works but i also get flooded with this error on my console log which makes it difficult for me to look at other stuff on the log. Do you know how I can hush these errors? The errors look like this
HTTPError: Response code 530 (undefined)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 'ERR_NON_2XX_3XX_RESPONSE',
timings: {
start: 1660663934323,
When I use the sneaks.getProducts() to fetch data, it works but i also get flooded with this error on my console log which makes it difficult for me to look at other stuff on the log. Do you know how I can hush these errors? The errors look like this
HTTPError: Response code 530 (undefined)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 'ERR_NON_2XX_3XX_RESPONSE',
timings: {
start: 1660663934323,