How to solve the decode64 problem to convert file to PDF and presents this secret key problem and I dont want to store the converted data but only use it in this routine to convert base64 to PDF.

1
Hi guys,    I have a problem this Base64 decode to file. When it passes the bytes to perform the decode, it breaks showing this following error.   com.mendix.systemwideinterfaces.MendixRuntimeException: com.amazonaws.services.s3.model.AmazonS3Exception: The secret key required to complete authentication could not be found. The region must be specified if this is not the home region for the tenancy. (Service: Amazon S3; Status Code: 403; Error Code: SignatureDoesNotMatch; Request ID: null; S3 Extended Request ID: null; Proxy: null), S3 Extended Request ID: null    at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:110)   I'm using the file Document entity inherited from the system in my module, however locally it works and in the OCI environment it breaks with this error.   have anyone to know how to resolverded this problem?
asked
0 answers