Skip to content

Typo in GET Connections Test #1

Open
@TaylorDale

Description

@TaylorDale

postman.setEnvironmentVariable("xero-tenant-id", data[0].TenantId);

Should be

postman.setEnvironmentVariable("xero-tenant-id", data[0].tenantId);

Fails to set the Tenant ID otherwise.

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