o2
o2 copied to clipboard
O2::setRefreshToken is not set properly / is empty
After receiving the refresh token in void O2::onTokenReplyFinished() where the token is present. It never arrives in void O2::setRefreshToken(const QString &v) function somehow in my case.
Any ideas on that?