-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
I've noticed that somewhat large files error out with a 400 bad request error.
Message:
The remote server returned an error: (400) Bad Request.
Request URL:
https://XXXXXXXXX/upload
Response:
{"message":"Token not specified."}
Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ShareX.UploadersLib.Uploader.SendRequestFile(String url, Stream data, String fileName, String fileFormName, Dictionary`2 args, NameValueCollection headers, CookieCollection cookies, ResponseType responseType, HttpMethod method, String contentType, String metadata)
The only problem is that the token is specified.
Metadata
Metadata
Assignees
Labels
No labels