Fellow KISD student here! I'm trying to use this API to create a grade-viewing website (similar to GradeWay, but completely free and all features unlocked). I'm doing some basic stuff like just trying to access name, grades, etc, and while I can do it all from cURL, I can't do it with an XMLHttpRequest from a test site. I was wondering if the API has been configured for CORS? I'm getting errors due to CORS every time I try accessing an endpoint. Thanks for creating an API for this, certainly saves me the trouble of making one, lol.
Fellow KISD student here! I'm trying to use this API to create a grade-viewing website (similar to GradeWay, but completely free and all features unlocked). I'm doing some basic stuff like just trying to access name, grades, etc, and while I can do it all from cURL, I can't do it with an XMLHttpRequest from a test site. I was wondering if the API has been configured for CORS? I'm getting errors due to CORS every time I try accessing an endpoint. Thanks for creating an API for this, certainly saves me the trouble of making one, lol.