Closed webonix closed 4 years ago
core/packages/cdn/s3.cfc
need to add
<cfset substituteValues[1] = results.error.message.XMLText>
To this section
<!--- check for errors ---> <cfif structkeyexists(results,"error")> <!--- check error xml --->
created https://farcry.jira.com/browse/FC-3217
core/packages/cdn/s3.cfc
need to add
To this section