Skip to content

Error recently when trying to search resources. API schema change? #89

@JasonEde

Description

@JasonEde

Since end of last month on some queries I'm seeing this...

Uncaught Spatie\DataTransferObject\DataTransferObjectError: Public properties payrollIdentifier not found on Anteris\Autotask\API\Resources\ResourceEntity

The query I'm trying to run is...

$res=$client->resources()->query()->where('email','in',$firstline_users)->get();

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