'AADB2C90077: User does not have an existing session and request prompt parameter has a value of 'None'

I have an Angular app that uses MSAL.js and when I try to get an access token I'm receiving the following error:

AADB2C90077: User does not have an existing session and request prompt parameter has a value of 'None'.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source