Script archived
This script has been archived by the author. The script may malfunction and the author is no longer maintaining it, so you cannot provide feedback.
3.6.8版本在edge浏览器上是否可以自动授权code
在edge上使用一直会弹窗说授权失败,必须要手动访问
https://login.live.com/oauth20_authorize.srf?client_id=0000000040170455&scope=service::prod.rewardsplatform.microsoft.com::MBI_SSL&response_type=code&redirect_uri=https://login.live.com/oauth20_desktop.srf
后才能获取到code吗?
我对代码不太熟悉,但我抓了下包,好像请求后上面那个链接后响应是重定向302,然后Location就是那个带code的url,能不能直接请求然后提取啊,如果我理解错了的话那打扰了QWQ
No replies yet
Login to comment