Skip to content
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

[BUG] Error 500 from the API not letting to play any song #231

Open
talentlessguy opened this issue Apr 30, 2024 · 1 comment
Open

[BUG] Error 500 from the API not letting to play any song #231

talentlessguy opened this issue Apr 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@talentlessguy
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://beatbump.io
  2. Search for any song
  3. Click to play
  4. See "undefined has no properties" error pop up
  5. Open network tab
  6. See 500 Request

Expected behavior

No error coming from the API

Screenshots

image

image

The failing request is this:

GET /api/v1/player.json?videoId=...&playlistId=... HTTP/1.1
Host: beatbump.io
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
Accept: application/json
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
DNT: 1
Sec-GPC: 1
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
Connection: keep-alive
Cookie: ...

Desktop (please complete the following information):

  • OS: Linux
  • Browser Firedragon
  • Version 124

Additional context
Add any other context about the problem here.

@talentlessguy talentlessguy added the bug Something isn't working label Apr 30, 2024
@Vladik01-11
Copy link

the problem is still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants