Passing byte[] between .NET 4.7.1 Client/Server via REST
I don’t have experience with REST APIs. I inherited a .NET 4.7.1 C# client/server and need to add (large) binary file transfer capability.
Request reached the end of the middleware pipeline without being handled by application code
I’ve built a console app which will start as a Windows service but also has a REST API implemented. Unfortunately, when I make a request: