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
i attempted to implement this correctly by handling a Content-Type: multipart/form-data MIMETYPE as specified by RFC 2388 and implemented in requests and flask
after two hours I gave up because the werkzeug.Request.files and werkzeug.Request.form attributes were always empty, similar but not identical to the following github issues:
currently, just a piece ID and the symbolic data is stored, but no metadata
The text was updated successfully, but these errors were encountered: