heroku_ebooks
heroku_ebooks copied to clipboard
Syntax Error?
For some reason, it's saying that I have an invalid character in the identifier even though I haven't edited anything in ebooks.py and there are no invalid characters?
It looks like the "invalid characters" are the smart quotes you're using instead of straight quotes. Try switching “ and ” with " around each of the source account names and it should work.