luludotdev / beatsaver-reloaded

BeatSaver Again
ISC License
180 stars 49 forks source link

API server not handling www subdomain in requests #63

Closed shininghero closed 4 years ago

shininghero commented 4 years ago

Platform

This bug report concerns: (select all that apply)

Details

API server gives below error if request contains the www subdomain:

404 Site www.beatsaver.com is not served on this interface

Reproducing the Problem

Links in this format will work:

http://beatsaver.com/api/download/key/32e

Links with the www will fail:

http://www.beatsaver.com/api/download/key/32e

Further Detail

image

luludotdev commented 4 years ago

I do not operate beatsaver.com