Unable to display a specific image decoded from a Base 64 String
I’m building a ASP.NET Core program that generates images and sends them to a webpage as a base64 encoded string through a REST call. All the images are generated and pulled in without issue, except for one so far.