You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From other issues I have seen that others have a problem while rescheduling. So I want to make sure when the date is found the rescheduler can do the process.
Does anyone know how the headers and data of the http request are found? I want to redo the process to make sure.
Also does anyone know if the current function works with groups? Because before getting to the reschedule page the AIS website asks which user in the group you want to reschedule. I'm not sure if the current code needs an additional step (hitting the continue button) or not.
The text was updated successfully, but these errors were encountered:
From other issues I have seen that others have a problem while rescheduling. So I want to make sure when the date is found the rescheduler can do the process.
Does anyone know how the
headers
anddata
of the http request are found? I want to redo the process to make sure.Also does anyone know if the current function works with groups? Because before getting to the reschedule page the AIS website asks which user in the group you want to reschedule. I'm not sure if the current code needs an additional step (hitting the continue button) or not.
The text was updated successfully, but these errors were encountered: