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

Auth fail, no csrf token #136

Closed
willvincent opened this issue Sep 26, 2022 · 1 comment · Fixed by #137
Closed

Auth fail, no csrf token #136

willvincent opened this issue Sep 26, 2022 · 1 comment · Fixed by #137

Comments

@willvincent
Copy link
Contributor

I like the new approach for downloading, but am unable to use it as I get errors while it's attempting to fetch the csrf token in order to login. It looks like it's trying to find it in the dom, but it doesn't exist in the dom.

====================================
Authenticating
====================================
PHP Warning: Undefined array key 1 in App/Html/Parser.php on line 127
PHP Warning: Trying to access array offset on value of type null in App/Downloader.php on line 150
ERROR: You don't have active subscription!

I have a forever account, so don't really need to be able to automate downloads, or do any downloading at all of course, but I like having my local library, so would be cool if I could use this again.

Don't have time to dig into this to try to correct it myself.

@AmirRezaM75
Copy link
Collaborator

Yeah I'm gonna examine it at weekend

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

Successfully merging a pull request may close this issue.

2 participants