-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Validation error when processing webhook events
We use WORLDLINE's Java SDK to interact with the API and validate webhook events. This worked fine until last week, but as of this week validating the webhook events has failed. The reason for this is that the events use the apiVersion "v2", but the SDK's WebhooksHelper only supports "v1".
This probably means that the api version of the sent events has been updated at some point in the last few days, because processing/validation has worked so far.
Is this already known or is a new version of the SDK already being worked on that fixes this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels