Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Started getting errorAmazonS3Storage error #13

Open
jessewilliams1 opened this issue Aug 25, 2023 · 0 comments
Open

Started getting errorAmazonS3Storage error #13

jessewilliams1 opened this issue Aug 25, 2023 · 0 comments

Comments

@jessewilliams1
Copy link

Recently (not sur exactly when) we started getting this error when using the WordsApi.uploadFile() function

FilesUploadResult {
  errors: [
    Error {
      code: 'errorAmazonS3Storage',
      description: "Operation Failed. Exception of type 'Amazon.Runtime.Internal.HttpErrorResponseException' was thrown.",
      innerError: [ErrorDetails],
      message: 'AmazonS3 Storage exception: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.'
    }
  ],
  uploaded: []
}

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant