kevva / kap-streamable

Kap plugin - Share on Streamable
MIT License
34 stars 4 forks source link

Unauthorized Error During Streamable Export #1

Closed dcalhoun closed 4 years ago

dcalhoun commented 6 years ago

Attempting to export a Kap throws a 401 unauthorized error.

Error: Response code 401 (UNAUTHORIZED)
    at stream.catch.then.data (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/got/index.js:341:13)
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:135:7)

Steps to Reproduce

  1. Install kap-streamable following the README guides.
  2. Capture screen using Kap.
  3. Click "MP4" and then "Share on Streamable".

Expected Result

The capture is exported and uploaded to Streamable.

Actual Result

The capture export fails with the aforementioned error.

Notes

kap-streamable-error
cenourinha commented 5 years ago

I'm having this problem too.

livejamie commented 5 years ago

Still occuring