urre / kap-cloudinary

Kap plugin - Share on Cloudinary
MIT License
15 stars 4 forks source link

NonError #4

Open seahindeniz opened 1 year ago

seahindeniz commented 1 year ago

macOS version: Ventura (13) Kap version: 3.6.0

NonError

NonError: { message: 'Invalid image file', name: 'Error', http_code: 400 }
    at module.exports (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/ensure-error/index.js:20:10)
    at showError (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/utils/errors.js:90:53)

I was trying to upload a video file, and it showed my export error message with a following confirmation modal with the above details. I have copy-pasted my credentials into the preferences

urre commented 1 year ago

Looking at this

phyesix commented 7 months ago

Is there any update for this issue?

urre commented 3 months ago

I can take a look. Haven't used this myself for a long time