Skip to content

[Bug]: Failed to execute 'fetch' on 'Window': Request cannot be constructed from a URL that includes credentials #5653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 of 6 tasks
sallyFoster opened this issue Sep 5, 2024 · 4 comments
Labels
B: content not loading bug Something isn't working U: duplicate This issue or pull request already exists

Comments

@sallyFoster
Copy link

sallyFoster commented Sep 5, 2024

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

Every time that I try to load a video from my URL with credentials it doesn't load the video and displays that error instead

Expected Behavior

It should just load the video

Issue Labels

content not loading

FreeTube Version

0.21.3 (0.21.3)

Operating System Version

MacOS 14.6.1 (23G93)

Installation Method

.dmg

Primary API used

Invidious API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

No response

Nightly Build

@sallyFoster sallyFoster added the bug Something isn't working label Sep 5, 2024
@github-project-automation github-project-automation bot moved this to To assign in Bug Reports Sep 5, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc

Duplicate of #4475

@github-actions github-actions bot added the U: duplicate This issue or pull request already exists label Sep 5, 2024
@sallyFoster
Copy link
Author

@efb4f5ff-1298-471a-8973-3d47447115dc But, I am using the latest version, shouldn't that already be fixed on it?

@efb4f5ff-1298-471a-8973-3d47447115dc

nope this fix will be included in the next release.

@absidue
Copy link
Member

absidue commented Sep 5, 2024

This is not a bug, FreeTube doesn't support Invidious instances that require basic authentication, so it breaking when you do something unsupported isn't surprising.

You are however in luck if you have patience because support was added in this pull request and will be part of the next release: #5569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: content not loading bug Something isn't working U: duplicate This issue or pull request already exists
Projects
Archived in project
Development

No branches or pull requests

3 participants