Skip to content

EDD Enpoint Returning a 404 #88

@BrookeDot

Description

@BrookeDot

Describe the bug:

Iceberg tries to "Phone home" to check a valid license key by hitting the end point https://useiceberg.com/edd-sl-api/ However, this endpoint returns a 404.

To reproduce:

  1. Go to https://example.com/wp-admin/plugins.php
  2. Open the browser inspector
  3. See the 404 error.

This error can also be seen by cURLing the URL:

$ curl -I https://useiceberg.com/edd-sl-api
HTTP/2 404

Note I am using the Query Monitor plugin in the screenshot below which makes it easy to see this endpoint failure.

Expected behavior:

The API key to be validated successfully.

Screenshots:

Screenshot 2023-07-11 at 2 45 48 PM

Isolating the problem:

  • This bug happens with no other plugins activated
  • This bug happens with the default Twenty Twenty WordPress theme active
  • This bug happens without the Gutenberg plugin active
  • I can reproduce this bug consistently using the steps above

WordPress version:

6.2.2

Iceberg version:

1.4.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Priority] LowThis issue/pull request is not immediate[Type] BugSomething that is not working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions