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

Parse Error - Invalid Numeric Literal #2

Open
IONECarter opened this issue Aug 18, 2023 · 5 comments
Open

Parse Error - Invalid Numeric Literal #2

IONECarter opened this issue Aug 18, 2023 · 5 comments

Comments

@IONECarter
Copy link

Hi, thank you for this it's been a huge help. Not sure if you are still working on it or using it, but I've just started recently getting the below error message
parse error: Invalid numeric literal at line 1, column 10

When I turn off -q from the wget command it is providing the following, just not sure how to address if you have any thoughts.

HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://classroom.kindercare.com/login [following]
--{DATE&TIME_REMOVED}--  https://classroom.kindercare.com/login
Reusing existing connection to classroom.kindercare.com:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/tmp/_act’

/tmp/_act                         [ <=>                                              ]  41.63K  --.-KB/s    in 0.02s

{DATE&TIME_REMOVED} (1.68 MB/s) - ‘/tmp/_act’ saved [42627]

parse error: Invalid numeric literal at line 1, column 10```
@IONECarter
Copy link
Author

@sherwoodiv tagging you here as I saw your fork and wasn't sure if you were running into the same issue. Thanks for any help :)

@chenatuc
Copy link

+1 I'm hitting the same issue.

@tkuppens
Copy link
Owner

Sorry, our kid graduated from Kindercare already :) - No way for me to test this or develop further.

@chenatuc
Copy link

No worries. I got it to work by using a Python script: https://github.com/chenatuc/KindercareDownload

@joe14
Copy link

joe14 commented Aug 16, 2024

I had the exact same error . . . I had accidentally named the cookie file cookie.txt and not cookies.txt as the README says.

Renaming the cookie file to cookies.txt fixed the issue.

Thanks for this script @tkuppens, you saved me days trying to do this myself.

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

4 participants