# The "https://packages.shopware.com/packages.json" file could not be downloaded (HTTP/2 400 ): "Invalid access token"

**URL:** https://forum.shopware.com/t/the-https-packages-shopware-com-packages-json-file-could-not-be-downloaded-http-2-400-invalid-access-token/108005
**Category:** Shopware 6 (German)
**Created:** [6. Oktober 2025 um 08:58 UTC](https://forum.shopware.com/t/the-https-packages-shopware-com-packages-json-file-could-not-be-downloaded-http-2-400-invalid-access-token/108005 "2025-10-06T08:58:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![raj1](https://avatars.discourse-cdn.com/v4/letter/r/5fc32e/32.png) [@raj1](https://forum.shopware.com/u/raj1)
#### Post date: [6. Oktober 2025 um 08:58 UTC](https://forum.shopware.com/t/the-https-packages-shopware-com-packages-json-file-could-not-be-downloaded-http-2-400-invalid-access-token/108005/1 "2025-10-06T08:58:55Z")

</div>

Guten Tag,

ich habe folgendes Problem: Wenn ich versuche, ein bestehendes Projekt mit `composer update` zu aktualisieren, tritt ein Fehler auf.

Könnte mir bitte jemand weiterhelfen oder eine Anleitung geben, wie ich das Problem lösen kann?

Vielen Dank im Voraus.

Mit freundlichen Grüßen  
Raj Sonawala

---

<div class="post-metadata">

### Author: ![Max\_Shop](https://avatars.discourse-cdn.com/v4/letter/m/58f4c7/32.png) [@Max\_Shop](https://forum.shopware.com/u/Max_Shop)
#### Post date: [6. Oktober 2025 um 10:29 UTC](https://forum.shopware.com/t/the-https-packages-shopware-com-packages-json-file-could-not-be-downloaded-http-2-400-invalid-access-token/108005/2 "2025-10-06T10:29:39Z")

</div>

Hast du im Hauptverzeichnis eine Datei `auth.json` mit dem Inhalt?

```auto
{
    "bearer": {
        "packages.shopware.com": "xxx"
    }
}

```

---

<div class="post-metadata">

### Author: ![raj1](https://avatars.discourse-cdn.com/v4/letter/r/5fc32e/32.png) [@raj1](https://forum.shopware.com/u/raj1)
#### Post date: [6. Oktober 2025 um 12:04 UTC](https://forum.shopware.com/t/the-https-packages-shopware-com-packages-json-file-could-not-be-downloaded-http-2-400-invalid-access-token/108005/3 "2025-10-06T12:04:14Z")

</div>

Guten Tag,

ich habe das Projekt überprüft, konnte aber keine `auth.json` Datei finden.

---

<div class="post-metadata">

### Author: ![Max\_Shop](https://avatars.discourse-cdn.com/v4/letter/m/58f4c7/32.png) [@Max\_Shop](https://forum.shopware.com/u/Max_Shop)
#### Post date: [6. Oktober 2025 um 14:51 UTC](https://forum.shopware.com/t/the-https-packages-shopware-com-packages-json-file-could-not-be-downloaded-http-2-400-invalid-access-token/108005/4 "2025-10-06T14:51:59Z")

</div>

Dann musst du dich bei [account.shopware.com](http://account.shopware.com) einloggen und dort “innerhalb” eines Plugins die auth.json Daten abfragen und auf deinen Server ablegen.
