Skip to content

CORS is missing #9

Open
Open
@kai-breitbarth-zz

Description

@kai-breitbarth-zz

If you try to access the API within another side (e.g. JQuery) you'll get
“No 'Access-Control-Allow-Origin' header is present on the requested resource”.

To allow Cross-Origin Resource Sharing you"ll need to add

Access-Control-Allow-Origin: *

on server side.

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