Forums

Upload MP4 files via API using Java and HTTP POST requests

Hi,

I was wondering if anyone has any experience in uploading an MP4 video to their pythonanywhere via a Java/Android program. I've successfully uploaded videos using a python script that makes a HTTP POST request to the pythonanywhere API, but as I need to be able to upload videos from an Android application, I need to refactor it to be in Java.

Many thanks,

Harry

We can't really provide support on Java, but perhaps one of our users can help you. Though you'll probably have more luck with a more general site like StackOverflow or a more specific one that is dedicated to Java or Android.