Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:48
· 26 commits to main since this release

Fixed

  • smartcarMode (test/live) jetzt konfigurierbar statt hardcoded live
  • Default ist test – verhindert den 400: Invalid parameter client_id Fehler
  • config.schema.json: Dropdown für smartcarMode mit Erklärung
  • Log zeigt aktiven Modus beim Start

Warum war es falsch?

  • Smartcar-Apps starten immer im Test-Mode
  • Mit mode=live im Auth-URL lehnt Smartcar Test-App-Credentials mit 400 ab
  • Auf Live umstellen: Smartcar Dashboard → App → "Go Live" beantragen → dann smartcarMode: "live" setzen