We are creating blog posts with the API. When we pass in the PostImageFileUploadContext and PostImageFileName the REST call returns a 404 however the post gets created without an image. We can use PostMan and pass in the PostImageFileName and PostImageFileUploadContext with successful execution.
Has anyone ran into this before? very strange it works with PostMan but not in C#.