Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

OAuthClientUtils.fromMapToClientToken

$
0
0
Hi.

in mentioned method, the first line checks whether the token map contains
keys:
OAuthConstants.ACCESS_TOKEN and OAuthConstants.ACCESS_TOKEN_TYPE

In my case, map looks like this, and I assume it's correct and shouldn't
contain that keys.

tokenKey=1|2PoPR7hwrPOPAdiCuVrpINFErQTy0MLy,
tokenType=bearer,
refreshToken=null,
expiresIn=0,
issuedAt=-1,
parameters={},
approvedScope=null

what's wrong here guys?

Viewing all articles
Browse latest Browse all 5648

Trending Articles