Skip to content

Size limit? (bug) #15

@untuned

Description

@untuned

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions