Giter Site home page Giter Site logo

Comments (7)

freaktechnik avatar freaktechnik commented on June 5, 2024

I do not see any issues with the built-in Client ID. Are you on the version that is updated to no longer use rechat.twitch.tv? And what do you see that makes would point to the client ID having expired?

from twitch-chatlog.

shiftypenguin avatar shiftypenguin commented on June 5, 2024

Sorry, I must have been mistaken. I get the following error when I run twitch-chatlog 183308708:

{ RequestError: Could not load VOD details: Bad Request
    at fetch.then (/usr/local/lib/node_modules/twitch-chatlog/lib/index.js:55:19)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
  name: 'RequestError',
  response: 
   Response {
     body: 
      PassThrough {
        _readableState: [Object],
        readable: true,
        domain: null,
        _events: [Object],
        _eventsCount: 2,
        _maxListeners: undefined,
        _writableState: [Object],
        writable: false,
        allowHalfOpen: true,
        _transformState: [Object] },
     size: 0,
     timeout: 0,
     url: 'https://api.twitch.tv/kraken/videos/183308708',
     status: 400,
     statusText: 'Bad Request',
     headers: Headers { [Symbol(map)]: [Object] },
     [Symbol(disturbed)]: false },
  message: 'Could not load VOD details: Bad Request' }
(node:28703) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): RequestError: Could not load VOD details: Bad Request
(node:28703) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

The same command succeeds when given a valid ID with -C. I'm running version 5.0.0-0 from npm.

from twitch-chatlog.

shiftypenguin avatar shiftypenguin commented on June 5, 2024

I should also note that it's now failing without an ID on streams that I've previously gotten chat from.

from twitch-chatlog.

freaktechnik avatar freaktechnik commented on June 5, 2024

It's actually a typo in the binary. I'll release a fix as 5.0.0

from twitch-chatlog.

freaktechnik avatar freaktechnik commented on June 5, 2024

So https://github.com/freaktechnik/twitch-chatlog/releases/tag/v5.0.0 should fix that.

from twitch-chatlog.

shiftypenguin avatar shiftypenguin commented on June 5, 2024

Cheers! Apologies for the incorrect diagnosis.

from twitch-chatlog.

freaktechnik avatar freaktechnik commented on June 5, 2024

No problem, it's hard to really know what's wrong, other than the Client ID being invalid.

from twitch-chatlog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.