We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi and once again thank you very much for your program. Keeping myself busy during the Corona trying to learn more courses online !
Got the following error after I downloaded the source code and pasted it into a file that I called Futurelearn-dl.py
Also using Python3.6
C:\Users\ivan\Pythonprograms>python futurelearn-dl.py email password battery-storage-applications 7 File "futurelearn-dl.py", line 149 fatal("getToken: No authenticity_token in response") ^ IndentationError: unexpected indent
Can you help ? Many thanks, Ivan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi and once again thank you very much for your program. Keeping myself busy during the Corona trying to learn more courses online !
Got the following error after I downloaded the source code and pasted it into a file that I called Futurelearn-dl.py
Also using Python3.6
C:\Users\ivan\Pythonprograms>python futurelearn-dl.py email password battery-storage-applications 7
File "futurelearn-dl.py", line 149
fatal("getToken: No authenticity_token in response")
^
IndentationError: unexpected indent
Can you help ?
Many thanks,
Ivan
The text was updated successfully, but these errors were encountered: