leosarra / openstud_client

An unofficial and open source client for Sapienza University's Infostud
GNU General Public License v3.0
10 stars 4 forks source link

[BUG] Exams booking #31

Open dag7dev opened 1 year ago

dag7dev commented 1 year ago

Getting a booking for any exam doesn't seem to work.

Steps to reproduce this issue:

I believe the issue is caused because Infostud force you to choose between "In presenza" and "Remoto", a field that before wasn't asked (or it was selected by default). I am not able to debug more.

image

matypist commented 1 year ago

Additional debug info (Logcat):

{"esito":{"flagEsito":-1,"id":0,"nota":"Selezionare una modalità di prenotazione.","ritorno":null},"output":null,"url":null,"urlOpis":null}

matypist commented 1 year ago

Actually I've also discovered that we're in the wrong repo here because the issue is related to openstud_driver

@dag7dev

dag7dev commented 1 year ago

Actually I've also discovered that we're in the wrong repo here because the issue is related to openstud_driver

@dag7dev

I had no idea, thanks for pointing that out.