Skip to content

Insecure sites (not https) blocks API calls for data #263

Description

@tomcornall

Meyer calls its own API pages for data in JavaScript in multiple places, e.g.:

  • products
  • categories
  • blogs, etc...

This fails for non-HTTPS stores, since the request isn't secure.

Repro

  1. Set up product x with Options
  2. Hit http://store.com/product-x
  3. See options for "product x" are missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions