mirror of
https://gh.wpcy.net/https://github.com/hayBIT/freescout2ant.git
synced 2026-07-15 13:01:17 +08:00
maUrl() wurde als Funktionsargument VOR apiGet() ausgewertet, also bevor getAccessToken() den MA-Wert setzte. Dadurch enthielten alle API-URLs null statt dem echten MA-Wert. Fix: apiGet() empfängt jetzt den relativen Pfad und baut die URL selbst, nachdem checkTokenError() → getAccessToken() → ma gesetzt hat. https://claude.ai/code/session_01Eh66wkxogxdYP1fPcwxMte |
||
|---|---|---|
| .. | ||
| ConversationArchiver.php | ||
| CrmApiClient.php | ||
| CrmService.php | ||
| TokenService.php | ||