I have self hosted the builder, I configured the environment variables for S3 but still getting 403 and cant make any upload. The credentials and everything is fine bec im using the same bucket at a different place for a similar thing, so need help figuring out how to resolve this.
Is there anything else we gotta do besides updating the env for the access keys and stuff
Maybe try restarting the server, otherwise can't tell what's going on without access to your server and seeing exactly what's happening, e.g. did you add credentials in the right place? did you make a typo solmewhere? how can we know?
yes I've already checked everything you mentioned, and have restarted the server as well. The logs are also fine the request to S3 is fine but the response is always 403.