本文介绍了连接https://consent.live.com/AccessToken.aspx - ExternalConsentConnectivityProblem时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我支持使用Windows Live ID登录的应用程序。

I am supporting an application which uses Windows Live ID to login.

它连接到 以获取访问权限特定ID的令牌和刷新令牌,但是最近几天它丢失了400 Bad Request错误。

It connects to https://consent.live.com/AccessToken.aspx to get the access token and refresh token for the particular ID, however it is throwing a 400 Bad Request error for last few days.

wrap_error_reason是ExternalConsentConnectivityProblem

wrap_error_reason being ExternalConsentConnectivityProblem

过去2年的工作正常。

请帮助!

推荐答案





这篇关于连接https://consent.live.com/AccessToken.aspx - ExternalConsentConnectivityProblem时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 00:02