Skip to content

API: CORS header ‘Access-Control-Allow-Origin’ missing) #356

Description

@FiNiTe-Weeb

When I run js on my site to fetch demons listed and players ranking, the CORS header is missing so request fails, console gives the following:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://pointercrate.com/api/v2/demons/listed/?limit=75&after=0. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 403.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://pointercrate.com/api/v1/players/ranking/?name_contains=. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 403.

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