Skip to content

Need Support #26

@boonstoppel

Description

@boonstoppel

Installed the package and configured a Job. When I test the webhook with the "Test Webhook" feature in mailgun I can see the "POST /webhooks/mailgun/delivered 200 OK" log but database "webhook_calls" stays empty and my job defined in the config: 'delivered' => \App\Jobs\MailgunWebhooks\HandleDelivered::class doesn't get executed. I have the QUEUE_CONNECTION=sync so that I can see any dd($this->webhookCall->payload); call in the log.

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