Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SanjaJasek opened this issue Jan 31, 2025 · 1 comment

Comments

@SanjaJasek
Copy link

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?

@jefferis
Copy link
Collaborator

@SanjaJasek it's a long time since I've thought about this unfortunately. @tomka can you give any input?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants