Skip to content

Commit 319d4f8

Browse files
LuborRodRodion Liuborets
andauthored
SDK-2169 (#292)
Co-authored-by: Rodion Liuborets <[email protected]>
1 parent 46a6754 commit 319d4f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DocScan/Service.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ public function uploadFaceCaptureImage(
268268
)
269269
->withPemFile($this->pemFile)
270270
->withBaseUrl($this->apiUrl)
271+
->withQueryParam('sdkId', $this->sdkId)
271272
->withEndpoint("/sessions/$sessionId/resources/face-capture/$resourceId/image")
272273
->withPut()
273274
->build()

0 commit comments

Comments
 (0)