Skip to content
New issue

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

我在使用授权登陆时候遇到了问题,我用另外一个程序获取token后使用这个程序也无法正常运行。 #2

Open
Huii-Wang opened this issue Jul 14, 2018 · 9 comments

Comments

@Huii-Wang
Copy link

我在使用授权登陆时候遇到了问题,我用另外一个程序获取token后使用这个程序也无法正常运行。
img_e962d7fac72c-1

@dgutkai
Copy link
Owner

dgutkai commented Jul 14, 2018

这个问题估计是网络的问题吧,我在使用过程中也偶尔会遇到这个问题。

@Huii-Wang
Copy link
Author

我尝试了很多次,也尝试用VPN,一直无法成功,使用的是iOS11.4版本测试的。

@Huii-Wang
Copy link
Author

因该不是网络问题,登陆授权那里应该有问题,一直跑不同。

@dgutkai
Copy link
Owner

dgutkai commented Jul 14, 2018

我使用android进行开发的时候也会经常出现这个问题。

@Huii-Wang
Copy link
Author

我使用官方最新的获取token的方法进入,token能够获取到,但是 ping 还有提交信息 一直是403错误,

@Huii-Wang
Copy link
Author

日志信息如下:
2018-07-14 17:45:12.856775+0800 AlexaTest_OC[4277:1267249] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
2018-07-14 17:45:12.857043+0800 AlexaTest_OC[4277:1267249] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
2018-07-14 17:45:12.857155+0800 AlexaTest_OC[4277:1267249] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
2018-07-14 17:45:12.857229+0800 AlexaTest_OC[4277:1267249] TIC Read Status [1:0x1d416ca80]: 1:57
2018-07-14 17:45:12.857297+0800 AlexaTest_OC[4277:1267249] TIC Read Status [1:0x1d416ca80]: 1:57
2018-07-14 17:45:12.857341+0800 AlexaTest_OC[4277:1267249] TIC Read Status [1:0x1d416ca80]: 1:57
2018-07-14 17:45:13.965428+0800 AlexaTest_OC[4277:1267294] TIC Read Status [2:0x1c41687c0]: 1:57
2018-07-14 17:45:13.965592+0800 AlexaTest_OC[4277:1267294] TIC Read Status [2:0x1c41687c0]: 1:57
2018-07-14 17:45:13.965658+0800 AlexaTest_OC[4277:1267294] TIC Read Status [2:0x1c41687c0]: 1:57
2018-07-14 17:45:13.969753+0800 AlexaTest_OC[4277:1267249] Sync status code: 403
2018-07-14 17:45:13.970317+0800 AlexaTest_OC[4277:1267249] Sync response: {
header = {
messageId = "a5e5ed31-b936-4a89-9a15-f2aecc47191a";
name = Exception;
namespace = System;
};
payload = {
code = "UNAUTHORIZED_REQUEST_EXCEPTION";
description = "Unable to authenticate the request. Please provide a valid authorization token.";
};
}
2018-07-14 17:45:13.970713+0800 AlexaTest_OC[4277:1267212] Sync ERROR

@Huii-Wang
Copy link
Author

已经解决。谢谢~~

@dgutkai
Copy link
Owner

dgutkai commented Jul 21, 2018

是什么问题呢?

@Huii-Wang
Copy link
Author

亚马逊账号好像只允许一个账号同时存在,还有可能是地区的原因。重新登陆即可。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants