webhooks icon indicating copy to clipboard operation
webhooks copied to clipboard

Sender values encrypted

Open iamtompickering opened this issue 5 years ago • 1 comments

Description

Not sure if this is something I have missed with the plugin, but the values I am getting in my custom Payload are encrypted when I look at the logs in the Activity?!

This only seems to happen when I am running a Custom Payload. If I disabled the Custom Payload and let it just output the default, the data is not encrypted. But when I hardcode a value in, it does not encrypt.

Screenshot 2020-12-14 at 09 51 40

Additional info

  • Craft version: 3.5.12.1
  • PHP version: 7.0.33
  • Database driver & version: MySQL 5.6.49
  • Plugins & versions: 2.3.2

iamtompickering avatar Dec 14 '20 09:12 iamtompickering

What is the custom payload code that causes this?

brandonkelly avatar Aug 30 '21 18:08 brandonkelly