Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response code 403 #2

Open
samuelbgn opened this issue Feb 6, 2023 · 5 comments
Open

Response code 403 #2

samuelbgn opened this issue Feb 6, 2023 · 5 comments

Comments

@samuelbgn
Copy link

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
Copy link

mmmago commented Feb 18, 2023

same here

1 similar comment
@arika007
Copy link

same here

@wverdese
Copy link

wverdese commented Mar 26, 2023

same here. it seems to fail on

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

right after the login.

@Vasco0x4
Copy link

ok

@iplanwebsites
Copy link

iplanwebsites commented Oct 4, 2023

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)```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants