So, I had this code and it worked perfectly fine: def upload_to_imgur(url): j1 = requests.post( "https://api.imgur.com/3/upload.json", heade
I have a drop zone where you can drop or select images. And I am using a background-image property to display the image. I am building a post scheduler for Inst
I am trying to follow a tutorial for an image upload application For Vue.js however I am unable to authenticate with OAuth2 for Imgur. I am following exactly wh
my code in github, but I didn't upload the latest version: https://github.com/godzillalogan/markdownblog I use node.js and express.js framework. Database use mo