-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Describe the bug
cannot sign the document
To reproduce
- Add file using /ocs/v2.php/apps/libresign/api/v1/file
- Validate file using /ocs/v2.php/apps/libresign/api/v1/file/validate/file_id/:id
- Request signature using /ocs/v2.php/apps/libresign/api/v1/request-signature
- Then set signature element using /ocs/v2.php/apps/libresign/api/v1/request-signature
- Then send sign notify using /ocs/v2.php/apps/libresign/api/v1/notify/signers
Once the requester received the email and sent the sign request, it shows the error
Expected behavior
expect to sign the document when user click and sign
Screenshots
Environment information
Operating System: Linux 5.15.0-135-generic x86_64
CPU: AMD EPYC-Rome Processor (2 threads)
Memory: 3.82 GB
nextcloud: 31.0.5.1
LibreSign: 11.2.4
Additional context
I'm initiating the sign-in flow through the API.
- Add file using /ocs/v2.php/apps/libresign/api/v1/file
- Validate file using /ocs/v2.php/apps/libresign/api/v1/file/validate/file_id/:id
- Request signature using /ocs/v2.php/apps/libresign/api/v1/request-signature
- Then set signature element using /ocs/v2.php/apps/libresign/api/v1/request-signature
- Then send sign notify using /ocs/v2.php/apps/libresign/api/v1/notify/signers
Once the requester received the email and sent the sign request it shows the error
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
Type
Projects
Status
0. Needs triage