如何将图片上传到 tumblr api?
我发现了这个 Tumblr API - 如何将多个图像上传到一个Photoset链接显示了如何做到这一点。但是我仍然不知道如何在java中实现它。我有这个图像的文件路径,我也完成了身份验证。我应该怎么做才能将它上传到tumblr?
我还发现 将图像发布到 Tumblr API 。但我不知道认为 URLEncoder.encode(bytes.toString(), enc);
不能完成这项工作。
I found this Tumblr API - how to upload multiple images to a Photoset link shows how to do it.But I still cannot figure out how to realize it in java.I have file path of this image,I also finished authentication.What should I do to upload it to tumblr?
I also found Posting an image to the Tumblr API .But I don't think URLEncoder.encode(bytes.toString(), enc);
can do the job.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论