You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to im...@googlegroups.com
Hi all,
I was created an application and upload image without authenticate. I read the docs and delete image using https://api.imgur.com/3/image/{id} with delteHash replace the id.
Unfortunately, I got the message remind me to authenticate. Anyone can help me? Thanks
@jasdev
unread,
May 14, 2015, 10:58:04 AM5/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to im...@googlegroups.com
Hey! Could you send the example (with code, if possible) to a...@imgur.com? We can help debug from there!
Quốc Thắng Lê Trương
unread,
May 14, 2015, 11:04:40 AM5/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to im...@googlegroups.com
I was solve this problem. The reason is I'm using the API V3, so it must be authenticate. The solution is just use the V2 API.
But I have another question, how can I upload a outputstream to Imgur? File is not convenion, any way.
Thanks
some...@gmail.com
unread,
May 15, 2015, 4:47:46 PM5/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to im...@googlegroups.com
No..
You can only upload string (base64encode) to Imgur.
I searched for this question for a long time, I got only this answer