Skip to content
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

Trying to make this work #1

Open
funtimes-ninja opened this issue Oct 14, 2018 · 8 comments
Open

Trying to make this work #1

funtimes-ninja opened this issue Oct 14, 2018 · 8 comments

Comments

@funtimes-ninja
Copy link

I've attempting to get this to work this afternoon, but haven't had any luck :(

Not sure if it depends on what state/system you are on. But this is the one I'm trying to connect to.

https://campus.ccboe.net/campus/columbia.jsp

pi@raspberrypi:~/Infinite-Campus-Python-API $ ./campus.py

Your Infinite Campus:
District ID - 43
  Username - "user"
  Password -
['Incorrect District ID', None, None]
pi@raspberrypi:~/Infinite-Campus-Python-API $ ./rawGrades.py -u user -p pass -i 43
['Incorrect District ID', None, None]

Any way you can help point me in the right direction?

@ghost
Copy link

ghost commented Oct 14, 2018

You're using the wrong Disctrict ID

@funtimes-ninja
Copy link
Author

I've tried other District ID as well, and no luck :/

@ghost
Copy link

ghost commented Oct 14, 2018

Are you sure you're using the right district ID?

@funtimes-ninja
Copy link
Author

No honestly, but just trying what I can to make something work :/

@ghost
Copy link

ghost commented Oct 14, 2018

I'm not 100% sure this will work. But is a theory.
Go to https://www.infinitecampus.com/audience/parents-students/login-search
Then search for your district.
Once you're there open your inspect element on whichever browser you're using, and record your network. And click on log in. Then look for the parameter districtID under cookies.

@funtimes-ninja
Copy link
Author

image

@ghost
Copy link

ghost commented Oct 14, 2018

That's interesting, because your district ID should be way longer than that.
For my school is 3768130 but they updated recently.
Let me check if mine still works.

@swarupkesarkar2020
Copy link

I'm having the same issue- my district id is showing up as 60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants