Skip to content

error in get_contact_sites endpoint #490

@ceesem

Description

@ceesem

Using the get_contact_sites endpoint throws a 500 error due to the keyword argument connected_edges in ChunkedGraph.get_subgraph_edges that is no longer used. You can find the contact sites line here and the subgraph function definition here. It doesn't look like the same functionality is still enabled, possibly due to the differences with how edges are stores in v2 and beyond. We should either fix this or remove the endpoint.

An example and the traceback is described on CAVEconnectome/CAVEclient#166 .

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