-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Fatal error: Uncaught TypeError: Postmark\Models\PostmarkOpen::getGeo(): Return value must be of type Postmark\Models\PostmarkGeographyInfo, null returned in /vendor/wildbit/postmark-php/src/Postmark/Models/PostmarkOpen.php:68
Message was sent using a broadcast stream
$messageDetail = $client->getOpenStatisticsForMessage($message_id);
var_dump( $messageDetail->Opens[0]->getGeo() );
https://postmarkapp.com/developer/user-guide/tracking-opens indicates geo data is collected, but I'm not seeing the data anywhere
Metadata
Metadata
Assignees
Labels
No labels