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 example, if someone uses inputfile instead of input_file as /upload endpoint param, they get a misleading error message: "error": "please upload a file of size less than 30MB"
The text was updated successfully, but these errors were encountered:
For example, if someone uses
inputfile
instead ofinput_file
as/upload
endpoint param, they get a misleading error message:"error": "please upload a file of size less than 30MB"
The text was updated successfully, but these errors were encountered: