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 tested using the attachFile command and receive an error:
Status code: 413, Message: Current request is not a multipart request.
I am primarily a JavaScript and .NET programmer but I have done a little bit of Go so I looked and I think this is an issue where the correct Content type is not being set in the code. But I only looked briefly so I could very well be wrong. Let me know if this works for other people.
The text was updated successfully, but these errors were encountered:
I tested using the attachFile command and receive an error:
Status code: 413, Message: Current request is not a multipart request.
I am primarily a JavaScript and .NET programmer but I have done a little bit of Go so I looked and I think this is an issue where the correct Content type is not being set in the code. But I only looked briefly so I could very well be wrong. Let me know if this works for other people.
The text was updated successfully, but these errors were encountered: