Skip to content

HTTPS CORS failed for Android device version <= 4.4 #5959

@zachcr-ws

Description

@zachcr-ws

Short description of the problem:

Send CORS request to RESTFul API,
When we use Android <= 4.4 device to test this, CORS request failed: request status code = 0, just send the first one "OPTION" request
work fine with iOS and Android > 4.4

What behavior are you expecting?

CORS success

Fix unperfect way

Use http instead of https, but not safety.

http://stackoverflow.com/questions/31062231/using-cors-and-csrf-together-in-ionic-app
As this, but did not work with the answer

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