Skip to content

When there is a server redirect, POST requests without login don't work correctly #179

@SanjaJasek

Description

@SanjaJasek

We set up a 307 redirect from server1 to server2. Everything works as expected, except POST requests with no login, e.g.
catmaid_fetch(path = "/11/connectors/links/", body = list(skeleton_ids=1634001, relation_type="desmosome_with"))
GET requests still work even for no login.
I'm pretty sure the problem is similar to Commit 3ecec5f. But I'm not sure how to fix it. Could you please help with this?

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