Questions tagged [schoology]

Schoology is a proprietary K-12 learning management system, and describes itself as "part of the PowerSchool Unified Classroom® Solution".

5 questions
2
votes
1 answer

How to Authorization parameters from Schoology

How do I get the authorization parameters (key and secret info) from Schoology? Is it something that Schoology provides based on the school system that is their customer? Or is it something that must be obtained directly from the school system? It…
momtosfa
  • 21
  • 1
1
vote
0 answers

Schoology API not working and throwing network errors

I cannot get the schoology API to work and the documentation that they posted does not tell me whether the API is depricated or not. Also I keep getting network errors but I highly doubt that it is client side and I think it is server side which…
HarenP
  • 11
  • 1
0
votes
0 answers

Why are the rows in a table of random digits labelled?

We were looking at this in class and the - so far - unanswered question came up; why are the rows in this table labelled? We still have no idea why this is.
0
votes
1 answer

Schoology API: "users/me" duplicate nonce error

I struggled with this annoying bug for a very long time. The issue was when trying to get the users UID via the two-legged API users/me it would result in an response from the API: Duplicate timestamp/nonce combination, possible replay attack. …
0
votes
1 answer

Schoology API: Authentication

I have issue with schoology api auth, successfully got oauth_token,oauth_token_secret, but when i am trying to get access token it says The consumer_key "{oauth_token}" token "{oauth_token_secret}" combination does not exist or is not…
givi
  • 11
  • 2