Skip to content

CORS Error when canceling publish on Odysee / LBRY #388

@DispatchCommit

Description

@DispatchCommit

export const doResetThumbnailStatus = () => (dispatch: Dispatch) => {

This function causes a CORS error client side:

image

https://spee.ch/api/config/site/publishing 302 redirections to -> https://lbry2.vanwanet.com/speech/api/config/site/publishing

The redirection on spee.ch has proper CORS, however the location at lbry2.vanwanet.com does not have any CORs set.

@tzarebczan suggested removing the check entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions