flutter SDK and getToken
hi,
I am using Flutter SDK and running into a situation where my accessToken and refreshToken have expired. As per docs I am using
method to return 'Refresh token Expired' string so that I can initiate a new login process but what I am getting is that call is throwing 400 Bad Request error. The error response I get back is
I face no issues in refreshing accessTokens as long as refreshToken is valid. Can someone point out to me what am I missing here?
1 Reply
Hi,
I looks like there could be an issue there, could you capture the error for now? If possible could you also raise an issue on the flutter github? I minimal repo will help us get this resolved.
https://github.com/kinde-oss/kinde-flutter-sdk
GitHub
GitHub - kinde-oss/kinde-flutter-sdk: Kinde Flutter SDK
Kinde Flutter SDK. Contribute to kinde-oss/kinde-flutter-sdk development by creating an account on GitHub.