Skip to content

Commit 70866d7

Browse files
committed
WIP
1 parent ef51047 commit 70866d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controllers/VerifiableCredentials/CredentialIssuerCredentialController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ public function credential(Request $request): Response
119119
[
120120
"error" => "unsupported_credential_format",
121121
],
122+
400,
122123
);
123124
}
124125
}

0 commit comments

Comments
 (0)