Closed mhassan1 closed 7 years ago
When uploading files, request body will be a blob. See documentation of the process here: https://developers.schoology.com/api/uploading-files
It would be nice if this SDK supported this.
I see the "apiFileUpload" method, which is excellent for this (although undocumented).
When uploading files, request body will be a blob. See documentation of the process here: https://developers.schoology.com/api/uploading-files
It would be nice if this SDK supported this.