Skip to content

Unable to connect with TLS as http prefix is hardcoded #3

Description

@cluk1

I am trying to connect to a photoprism instance which is only accessible via TLS. This does not seem possible as the http prefix for the url is hardcoded. :)

Thanks for implementing the client!

self.url = f"http://{self.host}/api/v1"

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