REST Service for POPCORN - ILIAS
alex
2025-06-19 800a350117a99f6ca2d3015ad801ba8d9ca2d6ac
lib/libIlias.js
@@ -63,8 +63,8 @@
      body: JSON.stringify(user)
   })
   const data = await res.json()
   return data
   // const data = await res.json()
   // return data
   const text = await res.text()
   try {