You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yasharpm any idea how to debug this? How can it be that the signature for $envelope->getBody() is OK but the ones for $envelope->getHeader()->getMessaging() and for $payload are not?
Envelope body is empty so canonicalization can hardly affect it. Whilst messaging has a big body. Payload should be straight forward though. Is it phase4 to peppolnext? Or peppolnext to peppolnext?
https://github.com/pondersource/peppol-php/blob/54b8850/nextcloud-app/peppolnext/lib/PonderSource/WSSec/Signature.php#L122-L124
The text was updated successfully, but these errors were encountered: