The HttpClient.GetByteArrayAsync() method gets a broken value
I’m trying to get a QR code generated on the server and put it in an image in the application.NET MAUI.
My HTTPGET method on server ASP.NET:
I’m trying to get a QR code generated on the server and put it in an image in the application.NET MAUI.
My HTTPGET method on server ASP.NET: