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

Can't grab data - Error fetching data: Value is not a valid number: undefined #1

Open
ArthurGarnier opened this issue Oct 13, 2024 · 0 comments

Comments

@ArthurGarnier
Copy link

Hi,

Just tried the exporter, it seems not able to grab data from Ygg. Regarding the last update I guess it now requires a valid cookie to access user profile.
Any plan to implement authentication ?

Exporter logs :

Fetching YGGTorrent user profile data...
Error fetching data: Value is not a valid number: undefined
Server running on port 3000

Can be verified by requesting flaresolverr on a profile, the answer is a redirection to /auth/login

/app # curl -L -X POST 'http://flaresolverr:8191/v1' -H 'Content-Type: application/json' --data-raw '{"cmd": "request.get", "url": "https://www.ygg.re/profile/xxxx-xxxx", "maxTimeout": 60000}'
{"status": "ok", "message": "Challenge solved!", "solution": {"url": "https://www.ygg.re/auth/login", "status": 200,.....}
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