Github Shinshin86 Imgur Anonymous Uploader Imgur Anonymous Image Each client must register their application and receive the client id and client secret. for public read only and anonymous resources, such as getting image info, looking up user comments, etc. all you need to do is send an authorization header with your client id in your requests. How do i create an anonymous album (not tied to an account) with the imgur api version 3? i've tried everything i can think of but i always get either a 403 forbidden or 405 method not allowed according to this page, you set the account url key to null.

Imgur Sign Up For An Anonymous Image Id Must Be The Image S Each client must register their application and receive the client id and client secret. for public read only and anonymous resources, such as getting image info, looking up user comments, etc. all you need to do is send an authorization header with your client id in your requests. You will need to create an anonymous api key at imgur register api anon, it’s really simple, just feed the name of your app, so the dudes over at imgur know what your intentions are, and then your personal information and finally, the recaptcha, to verify you’re not a bot. Upload anonymous image to imgur. github gist: instantly share code, notes, and snippets. If uploading anonymous images to anonymous album please use the optional parameter of deletehashes [] rather than ids []. note: including the optional deletehashes [] parameter will also work for authenticated user albums.

Create Imgur Application Upload anonymous image to imgur. github gist: instantly share code, notes, and snippets. If uploading anonymous images to anonymous album please use the optional parameter of deletehashes [] rather than ids []. note: including the optional deletehashes [] parameter will also work for authenticated user albums. Imgur provides developers to upload images anonymously using their app. for this you only need to signup for imgur and get an application client id. in this post i’m going to tell you the step by step process of uploading images using imgur api in php. this is pretty easy. you only have to send a post request to a file on their site. Each client must register their application and receive the client id and client secret. for public read only and anonymous resources, such as getting image info, looking up user comments, etc. all you need to do is send an authorization header with your client id in your requests. Uploads images "anonymously" (i.e. unassociated with an account) using version 3 of the imgur api. this project is focused on taking an image in an app and uploading it to imgur.