Skip to content

Incorrect Logic of calculating Hash in webhook request header #101

@DebashishSaha

Description

@DebashishSaha

HMAC Sha1 should be calculated on the serialized object which is sent by SurveyMonkey , not any intermediate object format which is used by Python.

Because if you need to support all frameworks , hash should always be calculated on the serialized object.

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