Skip to content

Can someone please post a working example on how to download photos using this library? #69

@lavint

Description

@lavint

This is what I have so far, but Objects returns mime_type='text/plain', photo description is correct but the URL is broken. Thanks

objects = client.get_object(
    resource='Property',
    object_type='Photo',
    resource_keys=Matrix_Unique_ID,
    location=True,
)

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