Skip to content

getGeo throwing fatal error #162

Description

@jdorner4

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

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