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

Error Missing Data - Login #65

Open
raka-yuda opened this issue Nov 18, 2023 · 4 comments
Open

Error Missing Data - Login #65

raka-yuda opened this issue Nov 18, 2023 · 4 comments

Comments

@raka-yuda
Copy link

I just write simply code:
await scraper.login(twitterAccount.username, twitterAccount.password);

but on the latest tried i just got return:
{"errors":[{"code":366,"message":"Missing data."}]}

I run on version 0.8.1

@louisgrasset
Copy link
Contributor

@raka-yuda
Copy link
Author

I've already tried to put email param as welll, but sometimes work sometimes not, and i got another error return as well,
{"errors":[{"code":399,"message":"Incorrect. Please try again."}]}
Is that possible because i've so often to try to login?

@louisgrasset
Copy link
Contributor

Any update regarding this issue?

@witherBattler
Copy link

Any update regarding this issue?

I still get the same issue when running my code in the production environment (Render.com, Linux, node.js 20.15.1).

It works as it should on my local environment

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

3 participants