blonkm / schoology-improved

Using the Schoology API to do things you can't using the web version
https://blonkm.github.io/schoology-improved/
3 stars 0 forks source link

Delete groups results in api-errors #55

Closed blonkm closed 4 years ago

blonkm commented 4 years ago

Delete groups function is based on the old method of importing (using a fixed file on the server). Now that the import is done with an uploaded file (see #2), delete doesn't work anymore.