Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

CORS issue attempting to connect with SubFire client #51

Open
acroyear opened this issue May 22, 2023 · 0 comments
Open

CORS issue attempting to connect with SubFire client #51

acroyear opened this issue May 22, 2023 · 0 comments

Comments

@acroyear
Copy link

I'm the maintainer of the SubFire suite of apps for subsonic (and currently the only Subsonic client for Amazon FireTV's platform). I like to verify that my libraries support Subsonic-compatible products, and I hit an issue trying to connect to roadie dot rocks.

https://subfiresuite.com/base/#/

in Login, set

username and password

What I'm hitting is "CORS Error" on ping.view . Unlike jamsstash, my headers include Sec-Fetch-Mode: cors , and I use token+seed authentication, not enc:, if those make a difference.

CORS Error implies that I didn't get back the expected header "Access-Control-Allow-Origin: *"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant