Closed nicholasxwang closed 2 years ago
Could you paste specific errors clarifying what you mean by 1) "doesn't work" and 2) "randomly fails"? It's hard to debug with broad descriptions like that.
It doesn't redirect to the callback.
Not sure if I'm having the exact same issue, but it seems that since Powerschool bought Schoology they finally changed the URLs and the authentication flow no longer works. Anytime I try to go to www.schoology.com it redirects me to a sub-category on the Powerschool website. Subsequently, the authentication URL no longer works as it redirects to Powerschool and says that the URL was not found (404 error).
Also, I'm using the latest version of schoolopy from PyPI (0.2.2) but the Github repo says (0.2.3) so also if you can upload that as the newest version so I can install it with pip. Thank you.
They fixed the issue. The Oauth works for me, just the Schoology home page is weird.
Sounds good!
The redirect callback doesn't work. Additionally, this happens:
Also, the authorization randomly fails. Is there an easy way to authorize with the api without random failures?