Reputation: 137
I already configured: Unattended Execution Account so this is NOT the issue here.
It was also working in the past! SQL Server version is: Microsoft SQL Server 2019 (RTM-GDR) (KB5021125) - 15.0.2101.7 (X64) Jan 23 2023
And this was working before and a few weeks ago it stopped. I have spent 2 full days on this.
I also updated SQL server to latest version to try to resolve this in my dev.
The setting is simple my images work fine in Visual Studio (I use that to create reports) as you can see here:
Once published here is what it looks like:
'
Here is the configuration of the image:
The procedure just returns a clean link to S3 for example: https://hinkleymedia.s3.amazonaws.com/Product_Images/Website_Processed/3405hb.jpg
Upvotes: 0
Views: 358
Reputation: 1
I had the same problem with Report Server 2019 and s3 bucket. The solution for me was a upgrade of the Report Server to Version 15.0.8863.19101
Upvotes: 0