Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

CORS issue attempting to connect with SubFire client #51

Open
@acroyear

Description

@acroyear

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: *"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions