Skip to content

getAccount(): Undefined array key "contact" #77

@jfatartmajeur

Description

@jfatartmajeur

According to LE doesn't store contact information anymore, $data['contact'] is not present in LE response.
I fix by return new Account($data['contact'] ?? [], $date, ($data['status'] === 'valid'), $accountURL);.
Is an update planned?

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