-
Notifications
You must be signed in to change notification settings - Fork 1
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
Support for multiple schools #5
Comments
For reference I am using a swift implementation I made using the http requests. I have not tried in other languages I assume it is the same. I have double checked that there is no more marking periods than for my main school. |
@tejasannap That's interesting, I didn't even know that was possible. I'm not sure if I can test what the requests look like because I don't have access to two different schools. If you can, it would be interesting to use a proxy to look at what the requests look like and to see if there are multiple, etc. |
Yep! I had the same idea. @kajchang Do you have a discord or something we can continue to chat this about. Id rather share the full html response in DM's rather than masking my info on here. |
@tejasannap Yeah, I'd be happy to take a look. _kachang on Discord. |
@kajchang friend rq sent. afaik this api was built from the mobile apps requests right? I have an m2 Mac so I'm going to try and get the data from the mobile app using an iOS Sim |
Currently I have 2 schools listed in studentVUE. The current api documented only shows results for 1 of my schools (I take college classes at a different school). This seems to be an issue that all third party studentvue api's have. Is there a way to add support for multiple schools? I have tried requesting all terms available but I only get 2/7 of my classes in the raw XML.
The text was updated successfully, but these errors were encountered: