gavvvr / obsidian-imgur-plugin

Pastes images right to imgur.com
MIT License
221 stars 58 forks source link

[ERROR] ⚠️Imgur upload failed, check dev console (PART 2?) #63

Closed Trnon closed 10 months ago

Trnon commented 10 months ago

Hello, the plug-in was really great so far and I had no issues with it until today.

As I'm not really good at this programming stuff I asked around on Discord but they couldn't help me.

I looked at the Issues page and found the CORS error threads. Okay, mine is different, though. So I thought I just post it in case it actually is a different error and not the same.

Failed imgur request: Error: {"data":{"error":"No image data was sent to the upload api","request":"\/3\/image","method":"POST"},"success":false,"status":400} at handleImgurErrorResponse (VM222 plugin:obsidian-imgur-plugin:506:9) at AuthenticatedImgurClient.upload (VM222 plugin:obsidian-imgur-plugin:541:7) at async ImgurAuthenticatedUploader.upload (plugin:obsidian-imgur-plugin:609:13) at async _ImgurPlugin.uploadFileAndEmbedImgurImage (plugin:obsidian-imgur-plugin:1089:16) uploadFileAndEmbedImgurImage @ VM222 plugin:obsidian-imgur-plugin:1097

app.js:1 Imgur Plugin: styles.css not found

plugin:obsidian-imgur-plugin:1097 Failed imgur request: Error: {"data":{"error":"No image data was sent to the upload api","request":"\/3\/image","method":"POST"},"success":false,"status":400} at handleImgurErrorResponse (plugin:obsidian-imgur-plugin:506:9) at AuthenticatedImgurClient.upload (plugin:obsidian-imgur-plugin:541:7) at async ImgurAuthenticatedUploader.upload (plugin:obsidian-imgur-plugin:609:13) at async _ImgurPlugin.uploadFileAndEmbedImgurImage (plugin:obsidian-imgur-plugin:1089:16)

image

I have no idea what all of this means so sorry if it is the CORS error and I'm sorry to have wasted your time. :/