Skip to content

Whisper import returns 0 conversations from Twitch #145

Description

@winters27

Spinning this out from a comment on #125 (link) so it can be tracked separately from the original fullscreen report.

@swott reported that the Import Whispers feature does not pull any conversations from Twitch, despite being logged in (whispers are visible on the Twitch website at the same time). The import wizard appears to do nothing useful.

Context

  • StreamNook's only Twitch login path is the in-app browser, which is the same WebView2 partition the whisper scraper uses, so the scraper should inherit your Twitch session cookies automatically. No separate login is required.
  • The screenshot @swott posted also showed their 7TV account connected in StreamNook, and that flow goes through Twitch OAuth in-app, so the in-app webview authentication is definitely working on their end.
  • Couldn't reproduce locally on the same v7.2.2 build, so I need a bit more info to narrow it down.

What would help

@swott, when you have a moment, a few questions:

  1. What did the import wizard show at the end? Did it land on the green "Import Complete!" screen showing 0 conversations / 0 messages, an error screen, or did it just hang on "Importing Whispers..." indefinitely?
  2. Did you see a popup window flash open during the import? On v7.2.2 the scraper runs in a hidden background window, but I want to confirm nothing is going visibly wrong on your end.
  3. Roughly how many whisper conversations do you have on Twitch? Just an order of magnitude (5? 50? 500?). The scraper iterates one conversation at a time and may behave differently at certain sizes.
  4. The video attachment in the original comment didn't load for me. Could you re-upload it directly to this issue? A short recording of the wizard going from start to finish would be incredibly useful.

Thanks for the detailed reports so far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-infoWaiting on more info from the reporter

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions