cmoore-sp / plsql-aws-s3

Oracle PL/SQL tools for building an API to AWS S3 using HTTPS and the AWS4 signature
MIT License
36 stars 10 forks source link

Authorization Issue #2

Open planetapex opened 5 years ago

planetapex commented 5 years ago

Hi, I have problem with the Authorization using this package. when I use us-east-1 region , I get the following error: image

As can be seen the bucket show Asia Pacific(singapore) image

so I configered the packed with 'ap-southeast-1' then I get the following error:

image

juliusbsimon commented 3 years ago

Did you ever resolve this?