作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我们正在为我们的客户使用带有 authsub 和 2LO 以及 OAuth2.0 身份验证的 Google Calendar API v2 和 V3。我们的大多数客户经常收到授权异常。有些人从上周开始变得不一致。在分析我们的日志时,printstacktrace 是
com.google.gdata.util.AuthenticationException: Unknown authorization header Unknown authorization header
Unknown authorization header
Error 401
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:608) at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:564) at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:560) at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:538) at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:536) at com.google.gdata.client.Service.getFeed(Service.java:1135) at com.google.gdata.client.Service.getFeed(Service.java:998) at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:645) at com.google.gdata.client.Service.getFeed(Service.java:1017)
注意:将 API v2 与 authsub 和 2LO 一起使用大约 2 年。
如有任何帮助,我们将不胜感激。
最佳答案
最近在我们的软件中发现了同样的问题。我们得到 com.google.gdata.util.AuthenticationException: Unknown authorization header 。有人解决了吗???
关于google-api - com.google.gdata.util.AuthenticationException : Unknown authorization header for GCalendar,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20568265/
我们正在为我们的客户使用带有 authsub 和 2LO 以及 OAuth2.0 身份验证的 Google Calendar API v2 和 V3。我们的大多数客户经常收到授权异常。有些人从上周开始
我是一名优秀的程序员,十分优秀!