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

Untis Schule cjd-königswinter nicht in der Lage mit der App einzuloggen #186

Open
Lasslos opened this issue Aug 25, 2022 · 4 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Lasslos
Copy link

Lasslos commented Aug 25, 2022

Describe the bug
Ich habe Probleme mit der UI der Aktuellen Untis App und dachte ich mache mir eine eigene Flutter App, dann habe ich das hier gefunden. Doch dabei ist mir folgendes Problem aufgefallen: Ich kann mich nicht einloggen.

Hier ist was ich weiß: Die Schule die hier offensichtlich im Vordergrund steht (BBS-1 Mainz) sendet bei dem Aufrufen der URL (https://hepta.webuntis.com/WebUntis/jsonrpc.do?school=bbs1-mainz) eine Datei zurück. Meine Schule (cjd-königswinter) redirected aber zu https://webuntis.com/.
Ich weiß auch das ich auf keinen Fall die falschen Login-Daten eingegeben habe. "cjd-königswinter" (mit umlaut) ist auch richtig, das lässt sich in der Domain nach der Schulsuche sehen.

To Reproduce
Steps to reproduce the behavior:

  1. Den Flutter Code auf nem Emulator laufen lassen
  2. Einloggen mit den Log-In Daten (die schreibe ich jetzt hier nicht hin)
  3. Mit Http-Toolkit analysieren und sehen, dass während bei der Schule in Mainz Http 200 rauskommt, bei meiner aber 302

Expected behavior
Http 200, login

Screenshots
image

Smartphone (please complete the following information):

  • Device: [Android Emulator (Pixel 5)]
  • OS: [API Level 33]
@floodoo floodoo added the bug Something isn't working label Aug 27, 2022
@Lasslos
Copy link
Author

Lasslos commented Aug 30, 2022

Fehler gefunden, die Domain ist nicht für alle Schüler gleich. Fix wäre beim Login noch nach der Basisdomain zu fragen. Temporär wäre ef6fbf6 das hier der fix

@floodoo
Copy link
Owner

floodoo commented Sep 19, 2022

Irgendwelche Vorschläge, wie man dies in der UI einstellen kann? Wenn nicht würde ich nen if einbauen, wenn diese Schule dann diese API

@floodoo floodoo self-assigned this Sep 19, 2022
@create-issue-branch
Copy link

@floodoo
Copy link
Owner

floodoo commented Sep 19, 2022

@DevKevYT machst du es möglich die baseurl zu setzten und ich löse das in der UI?

floodoo added a commit that referenced this issue Sep 19, 2022
floodoo added a commit that referenced this issue Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants