Questions tagged as 'imgur'

1
answer

Error sending image to imgur, how to solve it? [duplicate]

I'm trying to send an image to Imgur but it's giving error, I can not remember how I get the image. I'm using this code: public static String getImgurContent() throws Exception { URL url; url = new URL("https://api.imgur...
asked by 18.01.2015 / 20:10
1
answer

How to send a BufferedImage by POST method?

Well, I wanted to know how to send an image of type BufferedImage to a link using POST method. I'm using this code to send, but I'm not sure how to send this BufferedImage . public static String getImgurContent() throws...
asked by 18.01.2015 / 20:24
1
answer

api upload to imgur

I'm working on a project where I'll have uploaded images, thanks to the forum I discovered IMGUR, to host my images and make my website more free, good but here comes the master question: How to create an upload system for i imgur? Does an...
asked by 04.03.2017 / 02:14