enricobachiorrini / toogoodtogo-monitor

Discord Notifications of TooGoodToGo Restocks
19 stars 3 forks source link

Response code 403 #2

Open samuelbgn opened 1 year ago

samuelbgn commented 1 year ago

How do we correct response code 403? I've fot this error when I launch the following command : npm start -- --email xxx [--discord xxx] [--telegram-token xxx] [--telegram-chat xxx] When I try to open the link, I've got this error message on my terminal.

mmmago commented 1 year ago

same here

arika007 commented 1 year ago

same here

wverdese commented 1 year ago

same here. it seems to fail on

const favorites = await this.client.getFavorites();

right after the login.

Vasco0x4 commented 1 year ago

ok

iplanwebsites commented 11 months ago

Same, For reference:


2023-10-04T16:25:08.976Z [INFO]     Polling 8bdcb227-1ee0-480f-8043-00c409ffe542.
2023-10-04T16:25:09.349Z [INFO]     The link wasn't opened. Please check your email.
2023-10-04T16:25:09.349Z [INFO]     Sleeping 5000 ms.
2023-10-04T16:25:14.352Z [INFO]     Polling 8bdcb227-1ee0-480f-8043-00c409ffe542.
2023-10-04T16:25:14.785Z [INFO]     Successfully logged in.
2023-10-04T16:25:14.865Z [ERROR]    Response code 403 (Forbidden)```