HttpResponseRedirect not working with Browsable API's POST request #9214
Unanswered
maisiq
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Redirect works fine with GET request and with POST via e.g. Postman, but with browsable api it's always returning same page if foreign url inserted (with reverse('view_name') it works too)
Beta Was this translation helpful? Give feedback.
All reactions