Bug #13250
Prompt session timeout not navigate to login screen
Status: | Closed | Start date: | 07 March 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - | |||
Phase: | R1 | Branch Code: | showroom-proj-base-i5 |
Description
Issue
Prompt "You session has timed out. Please log in again. [C0001]" but never navigate to login screen.
Expected
Prompt "You session has timed out. Please log in again. [C0001]" should navigate to login screen.
History
#1 Updated by chok yee fan over 3 years ago
- Assignee changed from Wee Meng Soh to santhosh Krishna
should follow other web service how to handle the timeout where will put it in obHeader.statusCode
#2 Updated by chok yee fan over 3 years ago
- File Screenshot 2022-03-07 at 3.13.59 PM.png added
as per request, these are existing error will kick out the user for your reference. it will put it into body.obHeader
deviceToken: null
obHeader:
acknowledgementNumber: null
asOfDate: "07-03-2022 15:10"
autoCall: false
billPayment: false
id: null
maintenanceEndDateTime: null
maintenanceNotice: null
maintenanceNoticeFlag: false
maintenanceStartDateTime: null
maintenanceUpfrontNoticeTime: 0
reponseTime: "2022-03-07 15:10:11"
secStatusCode: null
serviceFlag: null
serviceMsg: null
statusCode: "WSS_ERROR_00006"
statusMessage: "We are unable to process your request. Please try to login again. [W0006]"
success: null
totalCount: null
obUser: null
paramValue: null
retrieveActivity: false
rsaSessionId: null
rsaTransactionId: null
transactionType: null
unreadMsgCount: 0
userContext:
appLanguage: "en"
channelCode: null
countryCode: null
localeCode: null
loginId: null
requestId: null
sessionId: null
#3 Updated by santhosh Krishna over 3 years ago
- Status changed from New to Pending SIT
- Assignee changed from santhosh Krishna to chok yee fan
#4 Updated by chok yee fan over 3 years ago
- Status changed from Pending SIT to Closed
act as normal now