Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework #23

Closed
Jan200101 opened this issue Sep 21, 2019 · 6 comments
Closed

Homework #23

Jan200101 opened this issue Sep 21, 2019 · 6 comments
Labels

Comments

@Jan200101
Copy link

is there any method to fetch homework?

@pintman
Copy link
Collaborator

pintman commented Sep 22, 2019 via email

@Jan200101
Copy link
Author

exams seem to be wrong

webuntis.errors.RemoteError: no right for getExams()

the official untis app and the rewrite of BetterUntis fully support it so I suspect there to be some endpoint thats not implemented yet

@AugustH
Copy link
Collaborator

AugustH commented Sep 22, 2019

as it says: no right

exams is implemented, sadly the official untis app uses another (unofficial) api.

@AugustH
Copy link
Collaborator

AugustH commented Sep 28, 2019

I looked at https://github.com/SapuSeven/BetterUntis

app/src/main/java/com/sapuseven/untis/data/connectivity/UntisApiConstants.kt

  const val METHOD_GET_USER_DATA = "getUserData2017"

This method is NOT covered in the "official" documentation.

@Jan200101
Copy link
Author

according to the them himself in Issue #4 it uses mobile.webuntis.com instead resulting in a POST request like this
https://mobile.webuntis.com/ms/app<id>?m=getTimetable2017

@Jan200101
Copy link
Author

Jan200101 commented Dec 9, 2019

the BetterUntis developer has created a API reference which includes the gethomework2017 method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants