Hey. Is it expected to have the same access token on calling fetch with --refresh?
Just based on the naming I would expect to have different tokens in output, but I do have the same
P.S. the original problem I'm trying to solve is to understand why google API gives me invalid_token while oauth2l info says that token is ok
Hey. Is it expected to have the same access token on calling
fetchwith--refresh?Just based on the naming I would expect to have different tokens in output, but I do have the same
P.S. the original problem I'm trying to solve is to understand why google API gives me
invalid_tokenwhileoauth2l infosays that token is ok