Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Zotero CORS problems in Firefox #6

@ptgolden

Description

@ptgolden

Firefox cannot access the Zotero API using CORS. It seems like the problem is the Host header. If I make a request to https://api.zotero.org/itemTypes in Chrome, the Host will be api.zotero.org. If I do the same in Firefox, it will be test.workingnotes.org (or whatever the domain is of the current script). Zotero doesn't respond to that. Not sure what to do, except to proxy requests.

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