Closed gschueler closed 9 years ago
If the accessKey or secretKey value has whitespace after it in the project.properties, it is not trimmed before being used, and will cause AWS authentication failure.
The auth keys should be cleaned before use
If the accessKey or secretKey value has whitespace after it in the project.properties, it is not trimmed before being used, and will cause AWS authentication failure.
The auth keys should be cleaned before use