luludotdev / beatsaver-reloaded

BeatSaver Again
ISC License
181 stars 50 forks source link

Unauthorized on map download #123

Closed hendrikbl closed 3 years ago

hendrikbl commented 3 years ago

When trying to download a map via the api endpoint https://beatsaver.com/api/download/key/ i get an 401: Unauthorized response. This happens from curl and Powershell as well as from Node.js.

If I paste the address in my browser (Chrome) it works just fine.

I'm a little confused why this is happening. I've tried setting different user agents and accept headers but with no luck.

I'm not even sure if thats related to the implementation or the server beatsaver is currently running on.

MoyuScript commented 3 years ago

Try to set header 'Accept-Language'

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.