craigpaul/laravel-postmark

Message stream Id on postmark Factory

Closed this issue · 1 comments

Detailed description

I have a question We are using this package to send emails via postmark but when we try and send a email at a particular time it seems to be failing with Undefined array key "message_stream_id"

Context

[2023-07-26 08:22:48] staging.ERROR: Undefined array key "message_stream_id" {"exception":"[object] (ErrorException(code: 0): Undefined array key "message_stream_id" at /home/forge/staging.solidarity-snp.datakrag.co.za/releases/2023-07-24-17-47-51/vendor/coconutcraig/laravel-postmark/src/PostmarkServiceProvider.php:24)
[stacktrace]

  • Laravel Postmark Version: 3.0.4
  • Laravel Version: 9.52
  • PHP Version: 8.1

Hey @MickProPay, this was resolved in v3.0.5. Please see #141 for more details.