interceptor changes

This commit is contained in:
arfat qureshi
2025-10-29 11:47:53 +05:30
parent 6ce776f218
commit 02842c7a96

View File

@@ -241,8 +241,8 @@ export class InterceptLoader {
headerSetup(req) {
this.LoginUserData = securityFunctions.getSessionStorage('LoginUserData') ? JSON.parse(securityFunctions.getSessionStorage('LoginUserData')) : '';
// let domain = document.location.host
let domain = 'extranet.dev.futuretravelplatform.com'
let domain = document.location.host
// let domain = 'extranet.dev.futuretravelplatform.com'
let domainName = domain.replace(/^(https?:\/\/)?/, '');
const adjustedTime = this.apiServ.getAdjustedLocalTime(); // Get adjusted local time
// Handle vendor id in token