iPhone Upload video to youtube app using GData framework

后端 未结 4 895
太阳男子
太阳男子 2021-01-02 19:10

I want to upload video from my app to the youtube. I am using the example YoutubeTest for this purpose. I have set the developer key and client Id for my app. Now when tryin

4条回答
  •  猫巷女王i
    2021-01-02 19:33

    Solved my problem. The error info in your case is not enough. But if you print out the HTTPURLResponse from the server , it will help to spot the error. In my case keywords length was too long.

提交回复
热议问题