Skip to content

Bug with gcms-signature #7

@eakl

Description

@eakl

All my webhooks are working fine except for one of my resource (a large one) where the signature is invalid.

I have used both the verifyWebhookSignature function and the manual verification from the documentation and I can see that the hash is different form the signature.

Here is the response of thefailing webhook:

{
  "error": true,
  "message": "Invalid Revalidate token.",
  "gcms-signature": "sign=ZB5oO/b/he2WbBXO41bGQGmhmksJUzSaXVcIRgRFkxCR0=, env=master, t=1652006432",
  "hash": "KvaKYKu9UtooTy4BrKJAuhsnKbjppQ/zHDBoaAhZjwaY0="
}

I guess this is related to this issue #5 (comment) but I don't know how to solve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions