aws-sdk-lisp
aws-sdk-lisp copied to clipboard
Error in Windows reading the credentials file
I get this error in Windows 10:
Could not parse character 11 of "[default]^M
which makes me think aws-sdk-lisp is trying to read something from my credentials file and failing.
Did you try removing the carriage return (^M) character from the file?
Yes, and the line endings to Unix style too.