404
status code along with a generic "Not Found" message like below:ik-error
header, which expounds more detail about the nature of the error. ik-error
header is: ERROR_CODE - ERROR_MESSAGE
404
status code with an ik-error
header as follows:ENOENT - No file was found on S3 at the specified path
Not Found
message, but you can inspect the ik-error
header from the developer tools (Ctrl + Shift + i for Chrome) like this400
in this case.