Relative Content

Tag Archive for flutterspring-boot

Uploading Files using Flutter and Springboot

I’m having a problem with Futter and Springboot when uploading files. I’m getting an error “Internal Server Error: Content type ‘application/octet-stream’ not supported” when trying to send a request to Springboot Web API.