I'm struggling getting the URL to work from within a browser which is to say we successfully get the URL back from the component but when we paste into browser to hopefully view the image, we receive the following message from AWS:
Message : The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.
We've tried changing the endpoint in the URL but nothing works.
The inputs we're providing are:name, bucket and key and then of course the AccessKey and SecretKey. The URL comes back and looks reasonable which is to say it has a signature etc...
Any help would be appreciated.
Scott