In my case, I was getting this error code because I had copied the file name, including quotation marks, from another source. I had not realized that the filename was using curly quotes. When I changed them to straight quotes, it started working.