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
Finalize the spec for large file uploads. At the moment, the Android App requests an upload URL using /requestUpload including relevant clip data and the request sends back an URL to upload the clip to, then the app streams the file to that URL. Please write and implement the spec on the server, then I'll update the client(s) accordingly.
The text was updated successfully, but these errors were encountered:
Finalize the spec for large file uploads. At the moment, the Android App requests an upload URL using
/requestUpload
including relevant clip data and the request sends back an URL to upload the clip to, then the app streams the file to that URL. Please write and implement the spec on the server, then I'll update the client(s) accordingly.The text was updated successfully, but these errors were encountered: