Skip to content

[Bug]: Can not analyze website #416

@helloyanis

Description

@helloyanis

Que s'est il passé ?

Can't start the eco index for https://xn--3s8h30f.ws

The request

await fetch("https://api.ecoindex.fr/v1/tasks/ecoindexes/", {
    "credentials": "omit",
    "headers": {
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0",
        "Accept": "application/json",
        "content-type": "application/json",
        "Sec-GPC": "1",
        "Sec-Fetch-Dest": "empty",
        "Sec-Fetch-Mode": "cors",
        "Sec-Fetch-Site": "same-site",
        "Priority": "u=0"
    },
    "referrer": "https://www.ecoindex.fr/",
    "body": "{\"web_page\":{\"width\":1920,\"height\":1080,\"url\":\"https://xn--3s8h30f.ws\"}}",
    "method": "POST",
    "mode": "cors"
});

fails with status code 400

Sur quel navigateur avez vous rencontré ce problème ?

Firefox

Sur quel device rencontrez vous le problème ?

PC

Un message d'erreur est il apparu ?

undefined

In the console the request has a status of 400

Request response is "The URL https://🦊💻.ws/ is unreachable. Are you really sure of this url? 🤔 ()"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions