We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The two URLs used here
velruse/velruse/providers/live.py
Line 78 in 7027acc
and
Line 98 in 7027acc
should be replaced with https://login.live.com/oauth20_authorize.srf and https://login.live.com/oauth20_token.srf, respectively.
https://login.live.com/oauth20_authorize.srf
https://login.live.com/oauth20_token.srf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The two URLs used here
velruse/velruse/providers/live.py
Line 78 in 7027acc
and
velruse/velruse/providers/live.py
Line 98 in 7027acc
should be replaced with
https://login.live.com/oauth20_authorize.srf
andhttps://login.live.com/oauth20_token.srf
, respectively.The text was updated successfully, but these errors were encountered: