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
For some reason, either waitress or flask is going a 308 when going specifically to /api but not /api/. I can replicate this locally where it just redirects to https, even with insecure mode on., but I can't figure out where it's coming from.
The text was updated successfully, but these errors were encountered:
For some reason, either waitress or flask is going a 308 when going specifically to
/api
but not/api/
. I can replicate this locally where it just redirects to https, even with insecure mode on., but I can't figure out where it's coming from.The text was updated successfully, but these errors were encountered: