try naming form for link to img, no dice

This commit is contained in:
Bel LaPointe
2022-01-13 01:08:13 -05:00
parent fade4467d6
commit 2b6acc51fb
2 changed files with 12 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
"RefreshURI": "https://api.imgur.com/oauth2/token",
"RefreshFormat": "refresh_token=%s\u0026client_id=%s\u0026client_secret=%s\u0026grant_type=refresh_token",
"RefreshMethod": "POST",
"UploadURI": "https://api.imgur.com/3/image",
"UploadURI": "https://api.imgur.com/3/image?name=something.jpeg",
"UploadMethod": "POST"
},
"Maps": {