I get this error - “The Submitted file is empty”; when I make a POST request to the Mixcloud upload API in my android app.

后端 未结 0 450
醉梦人生
醉梦人生 2021-01-04 21:07

This is my Mixcloud upload endpoint.

interface APIUploadToMixCloud {
  
    @POST("upload/")
    suspend fun uploadToMixCloud(
        @Query("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题