Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interaction is currently in progress #5146

Closed
ionut-gheorghe opened this issue Aug 30, 2022 · 14 comments · Fixed by #5588
Closed

Interaction is currently in progress #5146

ionut-gheorghe opened this issue Aug 30, 2022 · 14 comments · Fixed by #5588
Labels
bug A problem that needs to be fixed for the feature to function as intended. msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications tracked-internally Bugs that are tracked by Msft internally

Comments

@ionut-gheorghe
Copy link

ionut-gheorghe commented Aug 30, 2022

Core Library

MSAL.js v2 (@azure/msal-browser)

Core Library Version

2.28.1

Wrapper Library

MSAL Angular (@azure/msal-angular)

Wrapper Library Version

2.4.1

Public or Confidential Client?

Public

Description

Incognito mode in Chrome gives out interraction in progress error. User has conditional access policies to prevent the 24 hours logout but without luck.

image

In the custom guards and directives I check for the InteractionStatus.None

image

image

Error Message

ERROR Error: Uncaught (in promise): BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
    at BrowserAuthError.AuthError [as constructor] (vendor.js:19617:20)
    at new BrowserAuthError (vendor.js:6921:24)
    at BrowserAuthError.createInteractionInProgressError (vendor.js:7009:12)
    at BrowserCacheManager.setInteractionInProgress (vendor.js:4601:89)
    at ClientApplication.preflightInteractiveRequest (vendor.js:2212:27)
    at ClientApplication.preflightBrowserEnvironmentCheck (vendor.js:2195:12)
    at PublicClientApplication.<anonymous> (vendor.js:1557:14)
    at step (vendor.js:1203:17)
    at Object.next (vendor.js:1134:14)
    at vendor.js:1106:67
    at resolvePromise (VM27:9098:19)
    at new ZoneAwarePromise (VM27:9360:9)
    at __awaiter (VM28:formatted:20:NaN)
    at ClientApplication.acquireTokenRedirect (VM28:formatted:20:NaN)
    at MsalService.acquireTokenRedirect (VM28:formatted:20:NaN)
    at MsalInterceptor.acquireTokenInteractively (VM28:formatted:20:NaN)
    at VM28:formatted:20:NaN
    at VM28:formatted:20:NaN
    at OperatorSubscriber._error (VM28:formatted:20:NaN)
    at OperatorSubscriber.error (VM28:formatted:20:NaN)
handleError @ VM28:formatted:20
next @ VM28:formatted:20
next @ VM28:formatted:20
_next @ VM28:formatted:20
next @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
errorContext @ VM28:formatted:20
next @ VM28:formatted:20
emit @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
invoke @ VM27:8086
run @ VM27:7827
runOutsideAngular @ VM28:formatted:20
onHandleError @ VM28:formatted:20
handleError @ VM27:8090
runGuarded @ VM27:7843
api.microtaskDrainDone @ VM27:8935
drainMicroTaskQueue @ VM27:8335
invokeTask @ VM27:8214
ZoneTask.invoke @ VM27:8197
data.args.<computed> @ VM27:10505
setInterval (async)
scheduleTask @ VM27:10508
scheduleTask @ VM27:8107
onScheduleTask @ VM27:8007
scheduleTask @ VM27:8102
scheduleTask @ VM27:7928
scheduleMacroTask @ VM27:7957
scheduleMacroTaskWithCurrentZone @ VM27:8460
(anonymous) @ VM27:10550
proto.<computed> @ VM27:8813
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
SilentHandler.monitorIframeForHash @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
fulfilled @ VM28:formatted:20
invoke @ VM27:8086
onInvoke @ VM28:formatted:20
invoke @ VM27:8086
run @ VM27:7827
(anonymous) @ VM27:9171
invokeTask @ VM27:8119
onInvokeTask @ VM28:formatted:20
invokeTask @ VM27:8119
runTask @ VM27:7880
drainMicroTaskQueue @ VM27:8328
Promise.then (async)
nativeScheduleMicroTask @ VM27:8299
scheduleMicroTask @ VM27:8310
scheduleTask @ VM27:8109
onScheduleTask @ VM27:8007
scheduleTask @ VM27:8102
scheduleTask @ VM27:7928
scheduleMicroTask @ VM27:7953
scheduleResolveOrReject @ VM27:9159
resolvePromise @ VM27:9087
(anonymous) @ VM27:8993
(anonymous) @ VM27:9010
Promise.then (async)
(anonymous) @ VM27:9457
ZoneAwarePromise @ VM27:9358
Ctor.then @ VM27:9456
resolvePromise @ VM27:9048
(anonymous) @ VM27:8993
(anonymous) @ VM27:9010
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
BrowserCrypto.getSubtleCryptoDigest @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
BrowserCrypto.sha256Digest @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
PkceGenerator.generateCodeChallengeFromVerifier @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
PkceGenerator.generateCodes @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
CryptoOps.generatePkceCodes @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
StandardInteractionClient.initializeAuthorizationCodeRequest @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
SilentIframeClient.silentTokenHelper @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
fulfilled @ VM28:formatted:20
invoke @ VM27:8086
onInvoke @ VM28:formatted:20
invoke @ VM27:8086
run @ VM27:7827
(anonymous) @ VM27:9171
invokeTask @ VM27:8119
onInvokeTask @ VM28:formatted:20
invokeTask @ VM27:8119
runTask @ VM27:7880
drainMicroTaskQueue @ VM27:8328
Promise.then (async)
nativeScheduleMicroTask @ VM27:8299
scheduleMicroTask @ VM27:8310
scheduleTask @ VM27:8109
onScheduleTask @ VM27:8007
scheduleTask @ VM27:8102
scheduleTask @ VM27:7928
scheduleMicroTask @ VM27:7953
scheduleResolveOrReject @ VM27:9159
resolvePromise @ VM27:9087
(anonymous) @ VM27:8993
(anonymous) @ VM27:9010
Promise.then (async)
(anonymous) @ VM27:9457
ZoneAwarePromise @ VM27:9358
Ctor.then @ VM27:9456
resolvePromise @ VM27:9048
(anonymous) @ VM27:8993
(anonymous) @ VM27:9010
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
adopt @ VM28:formatted:20
step @ VM28:formatted:20
fulfilled @ VM28:formatted:20
invoke @ VM27:8086
onInvoke @ VM28:formatted:20
invoke @ VM27:8086
run @ VM27:7827
(anonymous) @ VM27:9171
invokeTask @ VM27:8119
onInvokeTask @ VM28:formatted:20
invokeTask @ VM27:8119
runTask @ VM27:7880
drainMicroTaskQueue @ VM27:8328
Promise.then (async)
nativeScheduleMicroTask @ VM27:8299
scheduleMicroTask @ VM27:8310
scheduleTask @ VM27:8109
onScheduleTask @ VM27:8007
scheduleTask @ VM27:8102
scheduleTask @ VM27:7928
scheduleMicroTask @ VM27:7953
scheduleResolveOrReject @ VM27:9159
resolvePromise @ VM27:9087
(anonymous) @ VM27:8993
(anonymous) @ VM27:9010
Promise.then (async)
(anonymous) @ VM27:9457
ZoneAwarePromise @ VM27:9358
Ctor.then @ VM27:9456
resolvePromise @ VM27:9048
(anonymous) @ VM27:8993
(anonymous) @ VM27:9010
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
adopt @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
FetchClient.sendPostRequestAsync @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
NetworkManager.sendPostRequest @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
ZoneAwarePromise @ VM27:9358
__awaiter @ VM28:formatted:20
BaseClient.executePostToTokenEndpoint @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
step @ VM28:formatted:20
(anonymous) @ VM28:formatted:20
fulfilled @ VM28:formatted:20
invoke @ VM27:8086
onInvoke @ VM28:formatted:20
invoke @ VM27:8086
run @ VM27:7827
(anonymous) @ VM27:9171
invokeTask @ VM27:8119
onInvokeTask @ VM28:formatted:20
invokeTask @ VM27:8119
runTask @ VM27:7880
drainMicroTaskQueue @ VM27:8328
invokeTask @ VM27:8214
ZoneTask.invoke @ VM27:8197
data.args.<computed> @ VM27:10505
Show 112 more frames
20:32:54.063 

No response

Msal Logs

No response

MSAL Configuration

export function MSALInstanceFactory(): IPublicClientApplication {
  return new PublicClientApplication({
    auth: {
      clientId: 'xxxx',
      authority: 'https://login.microsoftonline.com/xxxxx',
      redirectUri: environment.msalRedirectUri,
      postLogoutRedirectUri: '/'
    },
    cache: {
      cacheLocation: BrowserCacheLocation.LocalStorage,
      storeAuthStateInCookie: isIE // set to true for IE 11. Remove this line to use Angular Universal
    }
    // system: {
    //   loggerOptions: {
    //     loggerCallback,
    //     logLevel: LogLevel.Info,
    //     piiLoggingEnabled: false
    //   }
    // }
  });
}

export function MSALInterceptorConfigFactory(): MsalInterceptorConfiguration {
  const protectedResourceMap = new Map<string, Array<string>>();

  protectedResourceMap.set('https://graph.microsoft.com/v1.0/me', ['user.read']);
  protectedResourceMap.set(xxxxx, ['xxxxx']);

  return {
    interactionType: InteractionType.Redirect,
    protectedResourceMap
  };
}

export function MSALGuardConfigFactory(): MsalGuardConfiguration {
  return {
    interactionType: InteractionType.Redirect,
    authRequest: {
      scopes: ['user.read']
    },
    loginFailedRoute: '/'
  };
}

Relevant Code Snippets

@NgModule({
  declarations: [UserRolesDirective],
  imports: [CommonModule],
  providers: [AuthGuard, RolesGuard],
  exports: [UserRolesDirective]
})
export class AuthModule {
  static forRoot(): ModuleWithProviders<AuthModule> {
    return {
      ngModule: AuthModule,
      providers: [
        {
          provide: HTTP_INTERCEPTORS,
          useClass: MsalInterceptor,
          multi: true
        },
        {
          provide: MSAL_INSTANCE,
          useValue: MSALInstanceFactory()
        },
        {
          provide: MSAL_GUARD_CONFIG,
          useValue: MSALGuardConfigFactory()
        },
        {
          provide: MSAL_INTERCEPTOR_CONFIG,
          useValue: MSALInterceptorConfigFactory()
        },
        MsalService,
        MsalGuard,
        MsalBroadcastService
      ]
    };
  }
}

Reproduction Steps

Using standard @azure/msal-angular configuration and wait for the refresh token to expire (24h)

Expected Behavior

Shoul not throw "interaction_in_progress"

Identity Provider

Azure AD / MSA

Browsers Affected (Select all that apply)

Chrome

Regression

No response

Source

External (Customer)

@ionut-gheorghe ionut-gheorghe added bug-unconfirmed A reported bug that needs to be investigated and confirmed question Customer is asking for a clarification, use case or information. labels Aug 30, 2022
@ghost ghost added the Needs: Attention 👋 Awaiting response from the MSAL.js team label Aug 30, 2022
@github-actions github-actions bot added msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications labels Aug 30, 2022
@ghost ghost assigned tnorling Aug 30, 2022
@tnorling
Copy link
Collaborator

@ionut-gheorghe Please read this document on handling redirects and let me know if you have any additional questions.

@ghost ghost added answered Question has received "first qualified response" Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Aug 30, 2022
@ionut-gheorghe
Copy link
Author

The only place where handle redirect is done is in the MsalRedirectComponent, which is from the @azure/msal-angular lib.

image
image

The error is thrown when the refresh token expires.

@ghost ghost added Needs: Attention 👋 Awaiting response from the MSAL.js team and removed Needs: Author Feedback Awaiting response from issue author labels Aug 30, 2022
@tnorling
Copy link
Collaborator

Have you bootstrapped this component in your authModule? It did not appear so in the config you shared above. The interaction_in_progress error is being thrown on RT expiration because the guard or interceptor is invoking acquireTokenRedirect to get a fresh set of tokens, however, the previous redirect operation has not been handled.

@ghost ghost added Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Aug 30, 2022
@ionut-gheorghe
Copy link
Author

ionut-gheorghe commented Aug 30, 2022

Yes, I have it the bootstraped in AppModule.
I dont have any other interceptor which handles msal. In the guards I only check for active account to get the token claims

image

image
image
image

@ghost ghost added Needs: Attention 👋 Awaiting response from the MSAL.js team and removed Needs: Author Feedback Awaiting response from issue author labels Aug 30, 2022
@tnorling
Copy link
Collaborator

@ionut-gheorghe Can you please enable verbose logging and share the output here?

@ghost ghost added Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Aug 31, 2022
@ionut-gheorghe
Copy link
Author

Verbose logging enabled, in about 24 hours i'll have the logs. I will send them to your email.

@ghost ghost added Needs: Attention 👋 Awaiting response from the MSAL.js team and removed Needs: Author Feedback Awaiting response from issue author labels Sep 1, 2022
@tnorling
Copy link
Collaborator

tnorling commented Sep 1, 2022

To reproduce faster you can try finding your refresh token in local storage and deleting it.

@tnorling tnorling added Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Sep 1, 2022
@ionut-gheorghe
Copy link
Author

Deleted it, no errors, should I wait for the token to expire?

@ghost ghost added Needs: Attention 👋 Awaiting response from the MSAL.js team and removed Needs: Attention 👋 Awaiting response from the MSAL.js team Needs: Author Feedback Awaiting response from issue author labels Sep 1, 2022
@ionut-gheorghe
Copy link
Author

Is not throwing errors when there is only one http call. If there are more concurent http calls it throws the error, 4 http calls, 4 errors

19:36:51.405 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:51.405 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:51.406 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:51.407 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:51.407 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:51.407 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.408 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:51.408 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called for the first time, storing active request
19:36:51.408 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenStart
19:36:51.409 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 24ab9070-33da-432a-9722-d00468cff126: msal:acquireTokenStart
19:36:51.409 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent - attempting to acquire token from web flow
19:36:51.410 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:36:51.410 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request
19:36:51.428 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:51.429 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:51.430 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:51.431 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:51.431 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:51.431 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.431 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [76f13412-9b81-4785-8a84-e4f8c79dec46] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:51.432 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [76f13412-9b81-4785-8a84-e4f8c79dec46] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:51.441 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:51.441 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:51.442 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:51.442 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:51.443 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:51.443 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.443 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e8f5adf2-451d-4cf6-b2e0-11ba1ba37a0d] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:51.444 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e8f5adf2-451d-4cf6-b2e0-11ba1ba37a0d] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:51.452 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:51.452 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:51.453 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:51.454 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:51.454 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:51.455 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.455 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [6b9e7d70-7cf2-4645-9326-6cd92626d0b7] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:51.455 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [6b9e7d70-7cf2-4645-9326-6cd92626d0b7] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:51.464 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:51.464 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:51.465 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:51.466 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:51.466 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:51.466 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.466 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [74d358ff-ddb5-4ad6-b36b-1eeef611bfb4] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:51.467 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [74d358ff-ddb5-4ad6-b36b-1eeef611bfb4] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:51.477 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:51.477 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:51.478 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:51.478 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:51.479 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:51.479 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.480 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [c772abdd-c58d-4cdc-b6c7-b84af3fec0ab] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:51.480 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [c772abdd-c58d-4cdc-b6c7-b84af3fec0ab] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:51.488 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:51.488 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:36:51.488 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:36:51.489 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:36:51.489 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Silent auth client created
19:36:51.489 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : @azure/msal-common@7.3.0 : Info - SilentFlowClient:acquireCachedToken - Skipping cache because forceRefresh is true.
19:36:51.489 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenFromNetworkStart
19:36:51.489 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 24ab9070-33da-432a-9722-d00468cff126: msal:acquireTokenFromNetworkStart
19:36:51.490 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:36:51.490 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme set to "Bearer" as configured in Auth request
19:36:51.490 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:51.490 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:36:51.490 ​ [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:36:51.490 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:36:51.491 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : msal.js.browser@2.28.1 : Verbose - Refresh token client created
19:36:51.491 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenFailure
19:36:51.491 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 24ab9070-33da-432a-9722-d00468cff126: msal:acquireTokenFailure
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Measurement found for acquireTokenSilent
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e93cac30-1452-4532-85e2-ba80e7a946df] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Emitting performance events
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - error acquiring token silently, acquiring by redirect
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [5cf3f1cf-8ddf-4538-8978-3bbfd55b0a0f] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenRedirect called
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightInteractiveRequest called, validating app environment
19:36:51.492 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:51.493 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenStart
19:36:51.493 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 24ab9070-33da-432a-9722-d00468cff126: msal:acquireTokenStart
19:36:51.493 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - BroadcastService - msal:acquireTokenStart results in setting inProgress from none to acquireToken
19:36:51.493 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - initializeAuthorizationRequest called
19:36:51.493 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getRedirectUri called
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - error acquiring token silently, acquiring by redirect
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [68e25854-c667-4979-8ba8-171490ae8bea] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenRedirect called
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.494 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightInteractiveRequest called, validating app environment
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - error acquiring token silently, acquiring by redirect
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [a9fd78f7-17d5-45bb-b3b6-e1456b27308c] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenRedirect called
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightInteractiveRequest called, validating app environment
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.
19:36:51.495 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - error acquiring token silently, acquiring by redirect
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [f42db2c7-423e-4987-bbf9-8b4430f1b80e] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenRedirect called
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightInteractiveRequest called, validating app environment
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - error acquiring token silently, acquiring by redirect
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [42e98db3-b9b9-4e27-806f-3dac42a001c2] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenRedirect called
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightInteractiveRequest called, validating app environment
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Error - Interceptor - acquireTokenSilent rejected with error. Invoking interaction to resolve.
19:36:51.496 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - error acquiring token silently, acquiring by redirect
19:36:51.497 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [e7798804-3011-42f9-8660-2e7ce53094e1] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenRedirect called
19:36:51.497 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:51.497 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightInteractiveRequest called, validating app environment
19:36:51.497 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Setting validated request account
19:36:51.497 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Setting validated request account: ACCOUNT
19:36:51.498 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:51.498 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - initializeAuthorizationRequest called
19:36:51.498 core.mjs:7640 ERROR Error: Uncaught (in promise): BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
    at BrowserAuthError.AuthError [as constructor] (:31641/vendor.js:19617:20)
    at new BrowserAuthError (:31641/vendor.js:6921:24)
    at BrowserAuthError.createInteractionInProgressError (:31641/vendor.js:7009:12)
    at BrowserCacheManager.setInteractionInProgress (:31641/vendor.js:4601:89)
    at ClientApplication.preflightInteractiveRequest (:31641/vendor.js:2212:27)
    at ClientApplication.preflightBrowserEnvironmentCheck (:31641/vendor.js:2195:12)
    at PublicClientApplication.<anonymous> (:31641/vendor.js:1557:14)
    at step (:31641/vendor.js:1203:17)
    at Object.next (:31641/vendor.js:1134:14)
    at :31641/vendor.js:1106:67
    at resolvePromise (:31641/polyfills.js:9098:19)
    at new ZoneAwarePromise (:31641/polyfills.js:9360:9)
    at __awaiter (:31641/vendor.js:1085:10)
    at ClientApplication.acquireTokenRedirect (:31641/vendor.js:1549:73)
    at MsalService.acquireTokenRedirect (:31641/vendor.js:96:69)
    at MsalInterceptor.acquireTokenInteractively (:31641/vendor.js:604:22)
    at :31641/vendor.js:569:19
    at :31641/vendor.js:42108:88
    at OperatorSubscriber._error (:31641/vendor.js:41969:9)
    at OperatorSubscriber.error (:31641/vendor.js:40715:12)
handleError @ vendor.js:100836
next @ vendor.js:123463
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
emit @ vendor.js:118543
(anonymous) @ vendor.js:122638
invoke @ polyfills.js:8086
run @ polyfills.js:7827
runOutsideAngular @ vendor.js:122503
onHandleError @ vendor.js:122638
handleError @ polyfills.js:8090
runGuarded @ polyfills.js:7843
api.microtaskDrainDone @ polyfills.js:8935
drainMicroTaskQueue @ polyfills.js:8335
invokeTask @ polyfills.js:8214
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43592
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40370
(anonymous) @ vendor.js:207369
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:43230
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43858
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42954
(anonymous) @ vendor.js:45226
_execute @ vendor.js:44413
execute @ vendor.js:44538
flush @ vendor.js:44486
schedule @ vendor.js:44533
schedule @ vendor.js:40443
executeSchedule @ vendor.js:45225
(anonymous) @ vendor.js:42954
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
next @ vendor.js:207867
dispatch @ vendor.js:208337
(anonymous) @ src_app_features_produccion-diaria-v4_feature_feature_module_ts.js:3866
source.subscribe.isUnsub @ vendor.js:43659
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41865
_execute @ vendor.js:44413
execute @ vendor.js:44399
flush @ vendor.js:44486
timer @ polyfills.js:10527
invokeTask @ polyfills.js:8119
onInvokeTask @ vendor.js:122600
invokeTask @ polyfills.js:8119
runTask @ polyfills.js:7880
invokeTask @ polyfills.js:8211
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42404
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43656
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
advanceActivatedRoute @ vendor.js:198658
activateRoutes @ vendor.js:199626
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activate @ vendor.js:199514
(anonymous) @ vendor.js:199497
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43521
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42292
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:41632
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42287
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43519
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
doInnerSub @ vendor.js:42827
outerNext @ vendor.js:42821
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43709
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.buffer @ vendor.js:43558
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:42295
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
_complete @ vendor.js:40751
complete @ vendor.js:40725
_complete @ vendor.js:40751
Show 302 more frames
19:36:51.499 core.mjs:7640 ERROR Error: Uncaught (in promise): BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
    at BrowserAuthError.AuthError [as constructor] (:31641/vendor.js:19617:20)
    at new BrowserAuthError (:31641/vendor.js:6921:24)
    at BrowserAuthError.createInteractionInProgressError (:31641/vendor.js:7009:12)
    at BrowserCacheManager.setInteractionInProgress (:31641/vendor.js:4601:89)
    at ClientApplication.preflightInteractiveRequest (:31641/vendor.js:2212:27)
    at ClientApplication.preflightBrowserEnvironmentCheck (:31641/vendor.js:2195:12)
    at PublicClientApplication.<anonymous> (:31641/vendor.js:1557:14)
    at step (:31641/vendor.js:1203:17)
    at Object.next (:31641/vendor.js:1134:14)
    at :31641/vendor.js:1106:67
    at resolvePromise (:31641/polyfills.js:9098:19)
    at new ZoneAwarePromise (:31641/polyfills.js:9360:9)
    at __awaiter (:31641/vendor.js:1085:10)
    at ClientApplication.acquireTokenRedirect (:31641/vendor.js:1549:73)
    at MsalService.acquireTokenRedirect (:31641/vendor.js:96:69)
    at MsalInterceptor.acquireTokenInteractively (:31641/vendor.js:604:22)
    at :31641/vendor.js:569:19
    at :31641/vendor.js:42108:88
    at OperatorSubscriber._error (:31641/vendor.js:41969:9)
    at OperatorSubscriber.error (:31641/vendor.js:40715:12)
handleError @ vendor.js:100836
next @ vendor.js:123463
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
emit @ vendor.js:118543
(anonymous) @ vendor.js:122638
invoke @ polyfills.js:8086
run @ polyfills.js:7827
runOutsideAngular @ vendor.js:122503
onHandleError @ vendor.js:122638
handleError @ polyfills.js:8090
runGuarded @ polyfills.js:7843
api.microtaskDrainDone @ polyfills.js:8935
drainMicroTaskQueue @ polyfills.js:8335
invokeTask @ polyfills.js:8214
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43592
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40370
(anonymous) @ vendor.js:207369
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:43230
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43858
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42954
(anonymous) @ vendor.js:45226
_execute @ vendor.js:44413
execute @ vendor.js:44538
flush @ vendor.js:44486
schedule @ vendor.js:44533
schedule @ vendor.js:40443
executeSchedule @ vendor.js:45225
(anonymous) @ vendor.js:42954
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
next @ vendor.js:207867
dispatch @ vendor.js:208337
(anonymous) @ src_app_features_produccion-diaria-v4_feature_feature_module_ts.js:3866
source.subscribe.isUnsub @ vendor.js:43659
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41865
_execute @ vendor.js:44413
execute @ vendor.js:44399
flush @ vendor.js:44486
timer @ polyfills.js:10527
invokeTask @ polyfills.js:8119
onInvokeTask @ vendor.js:122600
invokeTask @ polyfills.js:8119
runTask @ polyfills.js:7880
invokeTask @ polyfills.js:8211
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42404
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43656
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
advanceActivatedRoute @ vendor.js:198658
activateRoutes @ vendor.js:199626
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activate @ vendor.js:199514
(anonymous) @ vendor.js:199497
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43521
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42292
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:41632
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42287
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43519
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
doInnerSub @ vendor.js:42827
outerNext @ vendor.js:42821
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43709
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.buffer @ vendor.js:43558
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:42295
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
_complete @ vendor.js:40751
complete @ vendor.js:40725
_complete @ vendor.js:40751
Show 302 more frames
19:36:51.499 core.mjs:7640 ERROR Error: Uncaught (in promise): BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
    at BrowserAuthError.AuthError [as constructor] (:31641/vendor.js:19617:20)
    at new BrowserAuthError (:31641/vendor.js:6921:24)
    at BrowserAuthError.createInteractionInProgressError (:31641/vendor.js:7009:12)
    at BrowserCacheManager.setInteractionInProgress (:31641/vendor.js:4601:89)
    at ClientApplication.preflightInteractiveRequest (:31641/vendor.js:2212:27)
    at ClientApplication.preflightBrowserEnvironmentCheck (:31641/vendor.js:2195:12)
    at PublicClientApplication.<anonymous> (:31641/vendor.js:1557:14)
    at step (:31641/vendor.js:1203:17)
    at Object.next (:31641/vendor.js:1134:14)
    at :31641/vendor.js:1106:67
    at resolvePromise (:31641/polyfills.js:9098:19)
    at new ZoneAwarePromise (:31641/polyfills.js:9360:9)
    at __awaiter (:31641/vendor.js:1085:10)
    at ClientApplication.acquireTokenRedirect (:31641/vendor.js:1549:73)
    at MsalService.acquireTokenRedirect (:31641/vendor.js:96:69)
    at MsalInterceptor.acquireTokenInteractively (:31641/vendor.js:604:22)
    at :31641/vendor.js:569:19
    at :31641/vendor.js:42108:88
    at OperatorSubscriber._error (:31641/vendor.js:41969:9)
    at OperatorSubscriber.error (:31641/vendor.js:40715:12)
handleError @ vendor.js:100836
next @ vendor.js:123463
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
emit @ vendor.js:118543
(anonymous) @ vendor.js:122638
invoke @ polyfills.js:8086
run @ polyfills.js:7827
runOutsideAngular @ vendor.js:122503
onHandleError @ vendor.js:122638
handleError @ polyfills.js:8090
runGuarded @ polyfills.js:7843
api.microtaskDrainDone @ polyfills.js:8935
drainMicroTaskQueue @ polyfills.js:8335
invokeTask @ polyfills.js:8214
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43592
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40370
(anonymous) @ vendor.js:207369
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:43230
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43858
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42954
(anonymous) @ vendor.js:45226
_execute @ vendor.js:44413
execute @ vendor.js:44538
flush @ vendor.js:44486
schedule @ vendor.js:44533
schedule @ vendor.js:40443
executeSchedule @ vendor.js:45225
(anonymous) @ vendor.js:42954
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
next @ vendor.js:207867
dispatch @ vendor.js:208337
(anonymous) @ src_app_features_produccion-diaria-v4_feature_feature_module_ts.js:3866
source.subscribe.isUnsub @ vendor.js:43659
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41865
_execute @ vendor.js:44413
execute @ vendor.js:44399
flush @ vendor.js:44486
timer @ polyfills.js:10527
invokeTask @ polyfills.js:8119
onInvokeTask @ vendor.js:122600
invokeTask @ polyfills.js:8119
runTask @ polyfills.js:7880
invokeTask @ polyfills.js:8211
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42404
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43656
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
advanceActivatedRoute @ vendor.js:198658
activateRoutes @ vendor.js:199626
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activate @ vendor.js:199514
(anonymous) @ vendor.js:199497
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43521
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42292
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:41632
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42287
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43519
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
doInnerSub @ vendor.js:42827
outerNext @ vendor.js:42821
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43709
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.buffer @ vendor.js:43558
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:42295
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
_complete @ vendor.js:40751
complete @ vendor.js:40725
_complete @ vendor.js:40751
Show 302 more frames
19:36:51.500 core.mjs:7640 ERROR Error: Uncaught (in promise): BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
    at BrowserAuthError.AuthError [as constructor] (:31641/vendor.js:19617:20)
    at new BrowserAuthError (:31641/vendor.js:6921:24)
    at BrowserAuthError.createInteractionInProgressError (:31641/vendor.js:7009:12)
    at BrowserCacheManager.setInteractionInProgress (:31641/vendor.js:4601:89)
    at ClientApplication.preflightInteractiveRequest (:31641/vendor.js:2212:27)
    at ClientApplication.preflightBrowserEnvironmentCheck (:31641/vendor.js:2195:12)
    at PublicClientApplication.<anonymous> (:31641/vendor.js:1557:14)
    at step (:31641/vendor.js:1203:17)
    at Object.next (:31641/vendor.js:1134:14)
    at :31641/vendor.js:1106:67
    at resolvePromise (:31641/polyfills.js:9098:19)
    at new ZoneAwarePromise (:31641/polyfills.js:9360:9)
    at __awaiter (:31641/vendor.js:1085:10)
    at ClientApplication.acquireTokenRedirect (:31641/vendor.js:1549:73)
    at MsalService.acquireTokenRedirect (:31641/vendor.js:96:69)
    at MsalInterceptor.acquireTokenInteractively (:31641/vendor.js:604:22)
    at :31641/vendor.js:569:19
    at :31641/vendor.js:42108:88
    at OperatorSubscriber._error (:31641/vendor.js:41969:9)
    at OperatorSubscriber.error (:31641/vendor.js:40715:12)
handleError @ vendor.js:100836
next @ vendor.js:123463
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
emit @ vendor.js:118543
(anonymous) @ vendor.js:122638
invoke @ polyfills.js:8086
run @ polyfills.js:7827
runOutsideAngular @ vendor.js:122503
onHandleError @ vendor.js:122638
handleError @ polyfills.js:8090
runGuarded @ polyfills.js:7843
api.microtaskDrainDone @ polyfills.js:8935
drainMicroTaskQueue @ polyfills.js:8335
invokeTask @ polyfills.js:8214
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43592
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40370
(anonymous) @ vendor.js:207369
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:43230
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43858
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42954
(anonymous) @ vendor.js:45226
_execute @ vendor.js:44413
execute @ vendor.js:44538
flush @ vendor.js:44486
schedule @ vendor.js:44533
schedule @ vendor.js:40443
executeSchedule @ vendor.js:45225
(anonymous) @ vendor.js:42954
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
next @ vendor.js:207867
dispatch @ vendor.js:208337
(anonymous) @ src_app_features_produccion-diaria-v4_feature_feature_module_ts.js:3866
source.subscribe.isUnsub @ vendor.js:43659
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41865
_execute @ vendor.js:44413
execute @ vendor.js:44399
flush @ vendor.js:44486
timer @ polyfills.js:10527
invokeTask @ polyfills.js:8119
onInvokeTask @ vendor.js:122600
invokeTask @ polyfills.js:8119
runTask @ polyfills.js:7880
invokeTask @ polyfills.js:8211
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42404
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43656
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
advanceActivatedRoute @ vendor.js:198658
activateRoutes @ vendor.js:199626
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activate @ vendor.js:199514
(anonymous) @ vendor.js:199497
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43521
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42292
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:41632
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42287
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43519
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
doInnerSub @ vendor.js:42827
outerNext @ vendor.js:42821
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43709
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.buffer @ vendor.js:43558
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:42295
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
_complete @ vendor.js:40751
complete @ vendor.js:40725
_complete @ vendor.js:40751
Show 302 more frames
19:36:51.500 core.mjs:7640 ERROR Error: Uncaught (in promise): BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
BrowserAuthError: interaction_in_progress: Interaction is currently in progress. Please ensure that this interaction has been completed before calling an interactive API.  For more visit: aka.ms/msaljs/browser-errors.
    at BrowserAuthError.AuthError [as constructor] (:31641/vendor.js:19617:20)
    at new BrowserAuthError (:31641/vendor.js:6921:24)
    at BrowserAuthError.createInteractionInProgressError (:31641/vendor.js:7009:12)
    at BrowserCacheManager.setInteractionInProgress (:31641/vendor.js:4601:89)
    at ClientApplication.preflightInteractiveRequest (:31641/vendor.js:2212:27)
    at ClientApplication.preflightBrowserEnvironmentCheck (:31641/vendor.js:2195:12)
    at PublicClientApplication.<anonymous> (:31641/vendor.js:1557:14)
    at step (:31641/vendor.js:1203:17)
    at Object.next (:31641/vendor.js:1134:14)
    at :31641/vendor.js:1106:67
    at resolvePromise (:31641/polyfills.js:9098:19)
    at new ZoneAwarePromise (:31641/polyfills.js:9360:9)
    at __awaiter (:31641/vendor.js:1085:10)
    at ClientApplication.acquireTokenRedirect (:31641/vendor.js:1549:73)
    at MsalService.acquireTokenRedirect (:31641/vendor.js:96:69)
    at MsalInterceptor.acquireTokenInteractively (:31641/vendor.js:604:22)
    at :31641/vendor.js:569:19
    at :31641/vendor.js:42108:88
    at OperatorSubscriber._error (:31641/vendor.js:41969:9)
    at OperatorSubscriber.error (:31641/vendor.js:40715:12)
handleError @ vendor.js:100836
next @ vendor.js:123463
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
emit @ vendor.js:118543
(anonymous) @ vendor.js:122638
invoke @ polyfills.js:8086
run @ polyfills.js:7827
runOutsideAngular @ vendor.js:122503
onHandleError @ vendor.js:122638
handleError @ polyfills.js:8090
runGuarded @ polyfills.js:7843
api.microtaskDrainDone @ polyfills.js:8935
drainMicroTaskQueue @ polyfills.js:8335
invokeTask @ polyfills.js:8214
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43592
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40370
(anonymous) @ vendor.js:207369
next @ vendor.js:40776
_next @ vendor.js:40738
next @ vendor.js:40705
(anonymous) @ vendor.js:43230
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43858
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42954
(anonymous) @ vendor.js:45226
_execute @ vendor.js:44413
execute @ vendor.js:44538
flush @ vendor.js:44486
schedule @ vendor.js:44533
schedule @ vendor.js:40443
executeSchedule @ vendor.js:45225
(anonymous) @ vendor.js:42954
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
next @ vendor.js:207867
dispatch @ vendor.js:208337
(anonymous) @ src_app_features_produccion-diaria-v4_feature_feature_module_ts.js:3866
source.subscribe.isUnsub @ vendor.js:43659
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42410
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41865
_execute @ vendor.js:44413
execute @ vendor.js:44399
flush @ vendor.js:44486
timer @ polyfills.js:10527
invokeTask @ polyfills.js:8119
onInvokeTask @ vendor.js:122600
invokeTask @ polyfills.js:8119
runTask @ polyfills.js:7880
invokeTask @ polyfills.js:8211
ZoneTask.invoke @ polyfills.js:8197
data.args.<computed> @ polyfills.js:10505
setInterval (async)
scheduleTask @ polyfills.js:10508
scheduleTask @ polyfills.js:8107
onScheduleTask @ polyfills.js:8007
scheduleTask @ polyfills.js:8102
scheduleTask @ polyfills.js:7928
scheduleMacroTask @ polyfills.js:7957
scheduleMacroTaskWithCurrentZone @ polyfills.js:8460
(anonymous) @ polyfills.js:10550
proto.<computed> @ polyfills.js:8813
setInterval @ vendor.js:44764
requestAsyncId @ vendor.js:44380
schedule @ vendor.js:44375
schedule @ vendor.js:40443
(anonymous) @ vendor.js:41863
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42404
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43656
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41263
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:40506
errorContext @ vendor.js:45201
next @ vendor.js:40497
next @ vendor.js:40062
advanceActivatedRoute @ vendor.js:198658
activateRoutes @ vendor.js:199626
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activateRoutes @ vendor.js:199635
(anonymous) @ vendor.js:199614
activateChildRoutes @ vendor.js:199613
activate @ vendor.js:199514
(anonymous) @ vendor.js:199497
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43521
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42292
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:41632
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42287
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:43519
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
(anonymous) @ vendor.js:42711
(anonymous) @ vendor.js:45495
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42485
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
doInnerSub @ vendor.js:42827
outerNext @ vendor.js:42821
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.isUnsub @ vendor.js:43660
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerComplete @ vendor.js:42833
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
subscribe.innerSubscriber @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:41629
_trySubscribe @ vendor.js:40256
(anonymous) @ vendor.js:40249
errorContext @ vendor.js:45201
subscribe @ vendor.js:40244
source.subscribe.isComplete @ vendor.js:43486
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:42712
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
(anonymous) @ vendor.js:43709
OperatorSubscriber._next @ vendor.js:41962
next @ vendor.js:40705
source.subscribe.buffer @ vendor.js:43558
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
(anonymous) @ vendor.js:42295
OperatorSubscriber._complete @ vendor.js:41978
complete @ vendor.js:40725
_complete @ vendor.js:40751
complete @ vendor.js:40725
_complete @ vendor.js:40751
Show 302 more frames
19:36:51.534 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:36:51.534 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:36:51.534 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:36:51.535 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Auth code client created
19:36:51.535 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : @azure/msal-common@7.3.0 : Verbose - createAuthCodeUrlQueryString: Adding login_hint from account
19:36:51.536 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Redirect start page: LOCAL_DEV_URL
19:36:51.536 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - RedirectHandler.initiateAuthRequest called
19:36:51.536 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - RedirectHandler.initiateAuthRequest: redirectStartPage set, caching start page
19:36:51.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Info - RedirectHandler.initiateAuthRequest: Navigate to: https://login.microsoftonline.com/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
19:36:51.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:51 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - RedirectHandler.initiateAuthRequest: Navigating window to navigate url
19:36:51.880 Navigated to LOCAL_DEV_URL
19:36:52.188 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.189 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.190 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.191 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.192 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.192 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.336 index.js:551 [webpack-dev-server] Live Reloading enabled.
19:36:52.388 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.389 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.389 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.393 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.394 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.395 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.409 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - Event callback registered with id: 0bfa773b-22b8-4db6-a80c-6eb0a2a936b6
19:36:52.410 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Guard - canActivateChild
19:36:52.410 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Guard activated
19:36:52.411 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise called
19:36:52.411 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:52.413 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:handleRedirectStart
19:36:52.414 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0bfa773b-22b8-4db6-a80c-6eb0a2a936b6: msal:handleRedirectStart
19:36:52.414 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - BroadcastService - msal:handleRedirectStart results in setting inProgress from startup to handleRedirect
19:36:52.415 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise has been called for the first time, storing the promise
19:36:52.416 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:52.416 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getRedirectResponseHash called
19:36:52.418 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Hash contains known properties, returning response hash
19:36:52.418 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - validateAndExtractStateFromHash called
19:36:52.419 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Returning state from hash
19:36:52.419 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - State extracted from hash
19:36:52.421 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Navigating to loginRequestUrl: LOCAL_DEV_URL
19:36:52.434 ​ [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Guard - canActivateChild
19:36:52.435 ​ [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Guard activated
19:36:52.435 ​ [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise called
19:36:52.435 ​ [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:52.436 ​ [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise has been called previously, returning the result from the first call
19:36:52.540 Navigated to LOCAL_DEV_URL
19:36:52.845 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.846 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.846 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.848 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.849 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.849 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.871 index.js:551 [webpack-dev-server] Live Reloading enabled.
19:36:52.994 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.994 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.995 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.996 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.996 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.997 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:52.998 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:52.998 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:52.999 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:52 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:53.000 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.000 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.001 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:53.002 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.002 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.003 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:53.010 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Event callback registered with id: 0d191475-9af8-4c8b-8e24-98040c468da9
19:36:53.011 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Guard - canActivateChild
19:36:53.011 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Guard activated
19:36:53.012 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise called
19:36:53.012 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:53.013 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:handleRedirectStart
19:36:53.013 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:handleRedirectStart
19:36:53.014 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - BroadcastService - msal:handleRedirectStart results in setting inProgress from startup to handleRedirect
19:36:53.014 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise has been called for the first time, storing the promise
19:36:53.015 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:53.015 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getRedirectResponseHash called
19:36:53.016 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Hash does not contain known properties, returning cached hash
19:36:53.016 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - validateAndExtractStateFromHash called
19:36:53.017 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Returning state from hash
19:36:53.017 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - State extracted from hash
19:36:53.017 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Current page is loginRequestUrl, handling hash
19:36:53.018 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - handleHash called, retrieved cached request
19:36:53.019 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:36:53.019 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:36:53.020 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:36:53.201 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - Auth code client created
19:36:53.201 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : msal.js.browser@2.28.1 : Verbose - RedirectHandler.handleCodeResponse called
19:36:53.202 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [1199acdd-5199-4014-bc5c-ffda2e1a429e] : @azure/msal-common@7.3.0 : Info - in acquireToken call
19:36:53.454 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - BrowserCacheManager.cleanRequestByState: Removing temporary cache items for state: xxxxxxxxxxxxxxxxxxxxxxx
19:36:53.455 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:53.456 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenSuccess
19:36:53.456 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenSuccess
19:36:53.456 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectResponse returned result, acquire token success
19:36:53.456 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:handleRedirectEnd
19:36:53.457 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:handleRedirectEnd
19:36:53.457 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - BroadcastService - msal:handleRedirectEnd results in setting inProgress from handleRedirect to none
19:36:53.458 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - setActiveAccount: Active account set
19:36:53.463 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:53.463 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Guard - at least 1 account exists, can activate or load
19:36:53.464 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Guard - canActivateChild
19:36:53.464 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Guard activated
19:36:53.464 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise called
19:36:53.465 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:53.465 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise has been called previously, returning the result from the first call
19:36:53.467 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - setActiveAccount: Active account set
19:36:53.470 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:53.470 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Guard - at least 1 account exists, can activate or load
19:36:53.514 core.mjs:25623 Angular is running in development mode. Call enableProdMode() to enable production mode.
19:36:53.525 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.525 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.525 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - no scopes for endpoint
19:36:53.536 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MsalRedirectComponent activated
19:36:53.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:initializeStart
19:36:53.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:initializeStart
19:36:53.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:initializeEnd
19:36:53.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:initializeEnd
19:36:53.538 core.mjs:25623 Angular is running in development mode. Call enableProdMode() to enable production mode.
19:36:53.538 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise called
19:36:53.538 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - getAllAccounts called
19:36:53.539 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - handleRedirectPromise has been called previously, returning the result from the first call
19:36:53.580 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.580 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.581 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:53.582 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:53.582 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:53.583 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:53.583 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:53.583 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called for the first time, storing active request
19:36:53.584 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenStart
19:36:53.584 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenStart
19:36:53.584 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent - attempting to acquire token from web flow
19:36:53.585 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:36:53.585 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request
19:36:53.590 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.591 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.591 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:53.592 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:53.592 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:53.593 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:53.593 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [bbdced43-92ca-40e1-a8f4-688b573401ba] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:53.593 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [bbdced43-92ca-40e1-a8f4-688b573401ba] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:53.596 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.596 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.597 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:53.598 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:53.598 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:53.598 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:53.598 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [57ace668-aca8-4dc1-9208-167a2b865147] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:53.599 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [57ace668-aca8-4dc1-9208-167a2b865147] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:53.602 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.602 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.603 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:53.603 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:53.603 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:53.604 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:53.604 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [a8bfa3b9-999e-41a4-97d0-6b4f543e3443] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:53.604 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [a8bfa3b9-999e-41a4-97d0-6b4f543e3443] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:53.607 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.607 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.608 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:53.609 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:53.609 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:53.609 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:53.609 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [f9ab59fa-780a-488b-a598-468a372b1df9] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:53.610 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [f9ab59fa-780a-488b-a598-468a372b1df9] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:53.613 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:36:53.613 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:36:53.613 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:36:53.614 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:36:53.614 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:36:53.615 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:36:53.615 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [2a8e1311-eaaa-487e-836c-44a5cde60870] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:36:53.615 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [2a8e1311-eaaa-487e-836c-44a5cde60870] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:36:53.618 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:53.618 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:36:53.619 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:36:53.619 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:36:53.619 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Silent auth client created
19:36:53.619 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : @azure/msal-common@7.3.0 : Info - SilentFlowClient:acquireCachedToken - Skipping cache because forceRefresh is true.
19:36:53.620 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenFromNetworkStart
19:36:53.620 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenFromNetworkStart
19:36:53.620 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:36:53.620 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme set to "Bearer" as configured in Auth request
19:36:53.620 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:36:53.621 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:36:53.621 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:36:53.621 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:36:53.621 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : msal.js.browser@2.28.1 : Verbose - Refresh token client created
19:36:53.808 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenSuccess
19:36:53.808 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenSuccess
19:36:53.809 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Measurement found for acquireTokenSilent
19:36:53.809 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : [e48d2133-194a-4e08-a362-ad946cc04ae1] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Emitting performance events
19:36:53.809 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:36:53.810 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:36:53.812 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:36:53.813 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:36:53.815 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:36:53.816 auth.module.ts:33 [Thu, 01 Sep 2022 17:36:53 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:37:54.455 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:37:54.455 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:37:54.457 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:37:54.457 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:37:54.457 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:37:54.458 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:37:54.458 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:37:54.458 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called for the first time, storing active request
19:37:54.459 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenStart
19:37:54.459 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenStart
19:37:54.459 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent - attempting to acquire token from web flow
19:37:54.459 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:37:54.460 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme wasn't explicitly set in request, defaulting to "Bearer" request
19:37:54.534 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:37:54.534 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:37:54.537 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:37:54.538 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:37:54.538 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:37:54.539 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:37:54.540 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [56c25f6b-0ae5-4f55-acbb-0064b68b6032] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:37:54.540 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [56c25f6b-0ae5-4f55-acbb-0064b68b6032] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:37:54.572 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:37:54.572 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:37:54.574 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:37:54.575 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:37:54.576 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:37:54.576 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:37:54.577 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [82d272c9-e800-4d2e-b447-71b640fda28f] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:37:54.577 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [82d272c9-e800-4d2e-b447-71b640fda28f] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:37:54.608 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:37:54.608 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:37:54.609 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:37:54.610 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:37:54.610 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:37:54.610 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:37:54.610 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [d28ddcef-11c0-4551-af0a-a11cc82dedab] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:37:54.611 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [d28ddcef-11c0-4551-af0a-a11cc82dedab] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:37:54.647 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:37:54.648 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:37:54.649 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:37:54.649 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:37:54.650 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:37:54.650 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:37:54.650 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [115fcf93-fb57-447c-8d97-3ffbff26cb89] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:37:54.650 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [115fcf93-fb57-447c-8d97-3ffbff26cb89] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:37:54.686 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - MSAL Interceptor activated
19:37:54.686 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - getting scopes for endpoint
19:37:54.687 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - active account selected
19:37:54.688 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - 1 scopes found for endpoint
19:37:54.688 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Info - Interceptor - [SCOPE] scopes found for API_URL
19:37:54.689 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - preflightBrowserEnvironmentCheck started
19:37:54.689 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [0874f679-b4d7-4714-8a02-72be060b7530] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent called
19:37:54.689 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [0874f679-b4d7-4714-8a02-72be060b7530] : @azure/msal-browser@2.28.1 : Verbose - acquireTokenSilent has been called previously, returning the result from the first call
19:37:54.724 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:37:54.724 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:37:54.724 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:37:54.724 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:37:54.726 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Silent auth client created
19:37:54.726 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : @azure/msal-common@7.3.0 : Info - SilentFlowClient:acquireCachedToken - Skipping cache because forceRefresh is true.
19:37:54.726 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenFromNetworkStart
19:37:54.726 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenFromNetworkStart
19:37:54.727 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Initializing BaseAuthRequest
19:37:54.727 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Authentication Scheme set to "Bearer" as configured in Auth request
19:37:54.727 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - initializeServerTelemetryManager called
19:37:54.727 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - getClientConfiguration called
19:37:54.727 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - getDiscoveredAuthority called
19:37:54.727 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Creating discovered authority with configured authority
19:37:54.728 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : msal.js.browser@2.28.1 : Verbose - Refresh token client created
19:37:54.935 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Info - Emitting event: msal:acquireTokenSuccess
19:37:54.935 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-browser@2.28.1 : Verbose - Emitting event to callback 0d191475-9af8-4c8b-8e24-98040c468da9: msal:acquireTokenSuccess
19:37:54.935 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Measurement found for acquireTokenSilent
19:37:54.935 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Submeasurement for acquireTokenSilent already exists for standardInteractionClientGetDiscoveredAuthority, ignoring
19:37:54.935 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : [bd94e8b6-dda1-4d9a-b603-cf561c562977] : @azure/msal-browser@2.28.1 : Verbose - PerformanceClient: Emitting performance events
19:37:54.935 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:37:54.937 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:37:54.938 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:37:54.939 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:37:54.941 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers
19:37:54.942 auth.module.ts:33 [Thu, 01 Sep 2022 17:37:54 GMT] : @azure/msal-angular@2.4.1 : Verbose - Interceptor - setting authorization headers

@tnorling
Copy link
Collaborator

tnorling commented Sep 2, 2022

@ionut-gheorghe Thanks for this, this does appear to be a flaw in the interceptor's fallback logic. What's happening is that the interceptor is not verifying the interaction status prior to invoking interaction when the silent token acquisition fails. So when all 4 requests fail they all invoke interaction and everything after the 1st throws. I'll mark this as a bug for us to address. Given the number of items currently on our plate I unfortunately can't say when this might be picked up. If you need this solved ASAP you have a couple of options:

  1. Write your own custom interceptor which handles the interaction in progress check I described above - you can copy the existing interceptor implementation and make your edits.
  2. Update the existing interceptor to fix the bug yourself and then open a PR with the changes
  3. Change your code to either ensure you don't make multiple API calls at the same time or you catch this error and retry when the interaction status flips back to 'none'

@ghost ghost added Needs: Author Feedback Awaiting response from issue author and removed Needs: Attention 👋 Awaiting response from the MSAL.js team labels Sep 2, 2022
@tnorling tnorling added bug A problem that needs to be fixed for the feature to function as intended. Needs: Attention 👋 Awaiting response from the MSAL.js team and removed bug-unconfirmed A reported bug that needs to be investigated and confirmed Needs: Author Feedback Awaiting response from issue author labels Sep 2, 2022
@ghost ghost removed question Customer is asking for a clarification, use case or information. answered Question has received "first qualified response" Needs: Attention 👋 Awaiting response from the MSAL.js team labels Sep 2, 2022
@tnorling tnorling added question Customer is asking for a clarification, use case or information. answered Question has received "first qualified response" Needs: Attention 👋 Awaiting response from the MSAL.js team tracked-internally Bugs that are tracked by Msft internally and removed Needs: Attention 👋 Awaiting response from the MSAL.js team question Customer is asking for a clarification, use case or information. answered Question has received "first qualified response" labels Sep 2, 2022
PramodKumarHK89 added a commit to PramodKumarHK89/microsoft-authentication-library-for-js that referenced this issue Sep 12, 2022
checking whether interaction is in progress. issue AzureAD#5146
@tnorling tnorling removed their assignment Oct 17, 2022
tnorling added a commit that referenced this issue Mar 1, 2023
…5588)

PR for #5146 

Lets try to get progress here :) Im also facing the issue on my project

I saw comments in previous PR and moved interaction in progress check
before invoking acquireTokenSilent.
But I didn't get idea from the comment:
> start listening for inProgress events in the constuctor, and main an
internal field (i.e. this.currentInteractionStatus), instead of
listening only when acquireTokenInteractively is called

I don't see performance impact here

---------

Co-authored-by: Sameera Gajjarapu <sameera.gajjarapu@microsoft.com>
Co-authored-by: Doğan Erişen <v-derisen@microsoft.com>
Co-authored-by: Thomas Norling <thomas.l.norling@gmail.com>
@ghost
Copy link

ghost commented Mar 7, 2023

🎉@azure/msal-angular@v2.5.4 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A problem that needs to be fixed for the feature to function as intended. msal-angular Related to @azure/msal-angular package msal-browser Related to msal-browser package public-client Issues regarding PublicClientApplications tracked-internally Bugs that are tracked by Msft internally
Projects
None yet
2 participants