-
I have the following issue. When I request a simple timetable with the _getSimpleTimetable()_ method, the package returns this error:
`{"jsonrpc":"2.0","id":"req[object Object]","error":{"code":-326…
-
Currently, the app relies on the user logging in to get their personal timetable. Our school does not allow login, but has a list where you can chose your name.(see picture below)
Therefore it woul…
7RST1 updated
4 years ago
-
is there any method to fetch homework?
-
*Hey,*
Right now it's not possible to get only the timetable of one person because some schools do not allow students to get all student-usernames.
```no right for getStudents()```
Is it possib…
-
**Description**
The app shows an error message saying "No right for timetable".
**Actual behavior**
Sign in and try to show the timetable
**Expected behavior**
The timetable is correctly show…
-
Hello,
I found your project and would like to combine it with an absence mailing script I wrote in Python. Is there any way to get the absences of the day via the API?
I'm rather new to the whol…
-
implement
7RST1 updated
4 years ago
-
Hi,
I'm trying to create an absence list per Klasse and can't figure out how to get students filtered by Klasse.
How do I relate the students to their Klasse?
Thanks
hstop updated
4 years ago
-
In a previous version of nextcloud calendar I war able to insert an URL like:
https://antiope.webuntis.com/WebUntis/Ical.do?school=XXX&id=XXXXX&token=xxxxxxxxxxxxxxxxxxxxxxxxxxx
The newsubscription …
shmca updated
4 years ago
-
Hello
I am trying to log in with this POST:
`{
method: 'POST',
url: "/WebUntis/jsonrpc.do?school=Heyerdahl",
data: {
id: this.id,
method: 'authenticate',
params: {
u…
7RST1 updated
4 years ago