[
https://issues.apache.org/jira/browse/FINCN-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467469#comment-16467469
]
Dilpreet Singh commented on FINCN-53:
-------------------------------------
Those two tokens are being used in the
[LauncherActivity|https://github.com/apache/fineract-cn-mobile/blob/development/app/src/main/java/org/apache/fineract/ui/online/launcher/LauncherActivity.java]
so we should use the same implemenation also in
[FineractBaseDataManager|https://github.com/apache/fineract-cn-mobile/blob/development/app/src/main/java/org/apache/fineract/data/datamanager/FineractBaseDataManager.java].
> Open login activity if refresh access token REST API Fails
> ----------------------------------------------------------
>
> Key: FINCN-53
> URL: https://issues.apache.org/jira/browse/FINCN-53
> Project: Fineract Cloud Native
> Issue Type: Improvement
> Components: fineract-cn-mobile
> Reporter: Dilpreet Singh
> Assignee: Dilpreet Singh
> Priority: Minor
>
> We are refreshing access token in splash activity and we have logic if
> Refresh access token REST API fails with 403 exceptions then the user is
> unauthorized. We need to make same logic in FineractBaseDataManager so if
> refresh access token fails then open login activity.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)