You need to sign in to do that
Don't have an account?
GerhardNewman2
Unable to parse callout response
I need to retrieve a file from S3 using apex.
I'm getting this error when using the GetObject method in the Force.com Toolkit for Amazon Web Services
System.CalloutException: Web service callout failed: Unable to parse callout response. Apex type not found for element http://s3.amazonaws.com/doc/2006-03-01/=Status
Hi,
How did you resolve it? I am facing the same problem, please share the fix.
Thanks,
Lakhan
I changed the architecture of the project I was working on to get around the issue.
I do however use S3 for lots of things including pulling TXT and XML files from S3 into Salesforce. Code sample: