Replies: 1 comment
-
My bad, I missed where Would need to change to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm getting the following config when posting a web hook to my server:
[2023-08-15 11:47:14] production.ERROR: Could not find the configuration for
default{"exception":"[object] (Spatie\\WebhookClient\\Exceptions\\InvalidConfig(code: 0): Could not find the configuration for
defaultat /home/forge/removalswirral.com/vendor/spatie/laravel-webhook-client/src/Exceptions/InvalidConfig.php:15)
I have the following webhook-client.php config:
I'm not quite sure what could be the problem here.. I've ran cache:clear and config:clear, still the issue persists.
Any help on what I might have done incorrectly would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions