Open gustavorps opened 5 years ago
Do you have trouble with this? It's only used for
part.Headers["Content-Disposition"] = "form-data; name=\"" + file.FieldName + "\"; filename=\"" + file.Path + "\"";
Nothing critical, just strange to use an image name for an audio file
The issue may be closed if you so wish
https://github.com/kipwoker/SoundCloud.API.Client/blob/7f86adcfda9f66b61df6730141f241a303342e36/SoundCloud.API.Client/Internal/Infrastructure/Objects/Uploading/File.cs#L15-L23