Wpis z mikrobloga

jak curlem albo innym sposobem pobrać z tego linku plik chrome-linux.zip. Gdy próbuje curlem to wychodzi taki błąd
"error": {
"code": 400,
"message": "Only media downloads requests can be sent to /download/*. Re-send request to the same path, but without the /download prefix.",
"errors": [
{
"message": "Only media downloads requests can be sent to /download/*. Re-send request to the same path, but without the /download prefix.",
"domain": "global",
"reason": "notDownload"
}
]
}
#linux
  • 4