You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK, it seems there's no reasonable way to make Flask handle the trailing slashes differently. It always issues a redirect, and that does not play well with POSTs.
However I couldn't reproduce what you described - I get a 400 error when doing this:
as we discussed today. either make it work like POST to /mailboxes/, or return an HTTP error
The text was updated successfully, but these errors were encountered: