Hello,
I installed the S3 cloud uploader plug-in and entered the endpoint, access key, and secret key normally on the plug-in screen.
In addition, in the ‘Design’ menu, the bucket name and region were entered in the UploaderSDK element window.
For your information, the endpoints I’m using cloud storage are somewhat different from the Wasabi or AWS endpoints you mentioned as examples.
Endpoints provided by the cloud storage I’m using
http://{bucket name}.s3-website.kr.object.ncloudstorage.comTherefore, I entered s3-website.kr.object.ncloudstorage.com in the endpoint part of the plug-in screen.
In this set state, when I test the Uploader on the Preview screen, Debugger calls the following error message.
Element UploaderSDK A
The plugin S3 clouds uploader / element Uploder SDK threw the following error: BubbleError@https://mypage.com/package/run_debug_js/d7ddec048f5c377e6fdddd4e42b442c190015ccfcf0a361122e4c9bf8a9f9ece/xfalse/x27/run_debug.js:27:1538
UnexpectedError@
@https://mypage.com/package/run_debug_js/d7ddec048f5c377e6fdddd4e42b442c190015ccfcf0a361122e4c9bf8a9f9ece/xfalse/x27/run_debug.js:662:41017 (please report this to the plugin author)
(*I randomly put the 'mypage.com ’ part instead of my page url.)
Please check what the problem is.
Please let me know if there is anything else I need to provide, or if there is anything that needs to be modified or checked.
Thank you in advance.