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 get the following error in the console and completionHandler does not work at all, I do not get an error message
The request of a upload task should not contain a body or a body stream, use `upload(for:fromFile:)`, `upload(for:from:)`, or supply the body stream through the `urlSession(_:needNewBodyStreamForTask:)` delegate method.
The text was updated successfully, but these errors were encountered:
I get the following error in the console and completionHandler does not work at all, I do not get an error message
The text was updated successfully, but these errors were encountered: