Skip to content

CORS issue #5

Description

@jaypackard

Do you know why I get in the browser when signing up on localhost:8080:
Access to XMLHttpRequest at 'http://localhost:3000/signin' from origin 'http://localhost:8080' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

I have this in initializers/cors:
origins 'http://localhost:8080'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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