You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this package and tried to make a unit test using Notification::fake(), but the API is called giving "Brevo responded with an error (401), body : {"message":"authentication not found in headers","code":"unauthorized"}" error.
I tried by setting channel to normal 'mail' (laravel default email), and everything is fine.
Any idea ?
The text was updated successfully, but these errors were encountered:
I am using this package and tried to make a unit test using
Notification::fake()
, but the API is called giving "Brevo responded with an error (401), body : {"message":"authentication not found in headers","code":"unauthorized"}
" error.I tried by setting channel to normal 'mail' (laravel default email), and everything is fine.
Any idea ?
The text was updated successfully, but these errors were encountered: