Skip to content

Conversation

@jacovdbergh
Copy link

Buckets other than us-east-1 incorrectly had s3- prepended, where it should have been s3.

https://s3-af-south-1.amazonaws.com/bucket-name

which should be

https://s3.af-south-1.amazonaws.com/bucket-name

@jacovdbergh
Copy link
Author

@stefanneculai any feedback here?

viveksingh801 pushed a commit to vivek-accolite-801/wysiwyg-editor-php-sdk that referenced this pull request Feb 15, 2023
@vivek-accolite-801
Copy link
Contributor

@jacovdbergh Sorry for the delayed response. Both of the URL formats are support by S3, I think. Though I think we keep it consistent - will include this one.

Thanks

@vivek-accolite-801
Copy link
Contributor

@harasunu-narayan - Added as a part of #30

@jacovdbergh
Copy link
Author

Haha forgot about this, but thanks :D

harasunu-narayan added a commit that referenced this pull request Jul 12, 2023
* BUGFIX: Obj echo issue fix - added json_encode

* PRE_RELEASE: Increment Version Number

* REVERT: Version Number

* PR: Remove BraintreeException #23

* PR: Add PHP version and extension requirementss #24

* PR: Correct URL for other regions #27

* Update to v4.1.0

---------

Co-authored-by: Vivek <vivek.singh@accolitedigital.com>
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

Successfully merging this pull request may close these issues.

2 participants