I get a successful 200 OK status, but it takes me to a sign in or Register page. My access token is good and I’ve set up my user name and password in the Authorization section using an OAuth 2.0 provider but I don’t get what a sign in page does for auto enrollment. It should log me in and take me to a course page as well, if I’m not mistaken.
Can you post a few more details on what you are trying to do with your instance?
To automate student enrollment, you can use the enrollment API (shown below).
Hello @Zamorocks ,
I want to know auto-enrollment api works well in your server and how did you solve this ? I am facing this error taking me sign in or register page. Can you give me any suggestions? Thanks.