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

Scraper Returns Error: {"errors":[{"code":366,"message":"Missing data."}]} when using the login() function #86

Open
aurmaza opened this issue May 7, 2024 · 0 comments

Comments

@aurmaza
Copy link

aurmaza commented May 7, 2024

When using the login function with username, password and email on a local instance of scraper, it works and I am able to use functions that need the login function. Furthermore, isLoggedIn also returns true.
However, when pushing the same code to a server on the cloud, I get the error below.
Screenshot 2024-05-06 202546
I am using the same exact inputs that I used on local on the cloud server
This code is not run client side so I am not using the proxy but I tried anyway and it gave further errors on both local and the cloud server.
Is there any configurations needed that I am unaware of?
Im also using express.js

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

1 participant