evt fehler behobem

This commit is contained in:
belevo\mh
2024-11-04 11:16:55 +01:00
parent aa3b75234e
commit 23fa460638
2 changed files with 2 additions and 2 deletions

View File

@@ -166,7 +166,7 @@ return $json;
$options = [
'http' => [
'header' => "Content-Type: application/json\r\n".
"Authorization: Bearer $token",
"Authorization: Bearer $token".
"id: test\r\n",
'method' => 'POST',