Cleo
Results
1
issues of
Cleo
The code I used: TimeTableEntity = e.TimeTableEntity; w.getTimetable(new TimeTableEntity(1, 5)).then(data => console.log(data)); The error I got: (node:18444) UnhandledPromiseRejectionWarning: Error: [object Object] at C:\Users\paede\OneDrive\Desktop\Schule\sommersemprojekt\node_modules\untis-api\webuntis.js:183:23 at processTicksAndRejections (internal/process/task_queues.js:95:5) (Use `node --trace-warnings ...`...