Skip to content

Typo on payload key #58399

@salvatorepandolfi

Description

@salvatorepandolfi

Symfony version(s) affected

7.x

Description

on line 42 file RemoteEvent/SendgridPayloadConverter.php:
default => throw new ParseException(sprintf('Unsupported event "%s".', $payload['unsubscribe'])),
there's no array key named unsubscribed, the correct key should be event

How to reproduce

receive a webhook from sendgrid for a group_unsubscribed event

Possible Solution

replace $payload['unsubscribe'] with $payload['event'] on line 42

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy