DotNetOpenId - "此消息已被处理"错误已被、错误、消息、DotNetOpenId

由网友(杀尽所有负心狗ァ)分享简介:我开始通过OpenID使用dotnetopenid图书馆,到目前为止,一切都很好,但是当我尝试登录,它让我看到以下消息:I'm starting with OpenId using the dotnetopenid library and, so far, so good, but when I try to log...

我开始通过OpenID使用dotnetopenid图书馆,到目前为止,一切都很好,但是当我尝试登录,它让我看到以下消息:

I'm starting with OpenId using the dotnetopenid library and, so far, so good, but when I try to login, it shows me the following message:

此消息已被   处理。这可能表明一个   正在进行中的重放攻击。

This message has already been processed. This could indicate a replay attack in progress.

我第一次用我的应用程序失败,并在这之后,总是返回上述消息的。

The first time I used my app it failed and, after that, the above message it is always returned.

我如何退出,我使用的测试或如何,我可以明确的请求的用户,所以我可以登录/注销?

How can I "logout" the user that I'm using for testing or how can I can clear the request so I can login/logout?

在此先感谢! =)

推荐答案

我发现这个问题,一个西利问题,像往常一样...

I found the problem, a seely problem as usual...

我打电话了的GetResponse 不止一次,这让我的错误消息。

I was calling the GetResponse more than once, and that got me error message.

很抱歉给您带来不便,并感谢你的答案=)

Sorry for the inconvenience and thanks for your answers =)

阅读全文

相关推荐

最新文章