OS info
- Operating System : Windows 11
- Wappler Version : 5.0.0-beta.4
Problem description
…validation error region not found on creation of an S3 bucket
Steps to reproduce
- in globals add S3 storage
- choose AWS or DO
3.enter in access keys and secrets click save - validation error appear the json file does not contain the endpoint or other information in the options section
error file contents
{
"name": "aws",
"module": "s3",
"action": "provider",
"options": {}
}
Normal file contents
{
"name": "dostorage",
"module": "s3",
"action": "provider",
"options": {
"service": "digitalocean",
"endpoint": "ams3.digitaloceanspaces.com",
"accessKeyId": "Hidden in post",
"secretAccessKey": "Hidden in post normal in file"
}
}
Community Page
Last updated:
Last updated: