Skip to content

Webinar key converted to float #23

@Mat-Moo

Description

@Mat-Moo

I would do a pull requrest, but I've already had to make a couple of other changes to the code to suit my need, however my biggest issue has been the Webinar key being converted to a float (I've also added the ID as an additional public field) - Fix for this is

ServiceAbstract.php
Function SetResponse
$this->response = (array) json_decode($response, true, 512, JSON_BIGINT_AS_STRING);

Hope this helps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions