-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
2.3.1
Environment that reproduces the issue
Nodejs
Is it reproducible in the example application?
Yes
Reproduction steps
I'm using lib for nodejs server
const video = await client.videos.create(videoCreationPayload);
But it return connect ECONNREFUSED 127.0.0.1:443
Expected result
success and return video info (videoId...)
Actual result
connect ECONNREFUSED 127.0.0.1:443
Additional context
No response
Relevant logs output
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working