Thank you João @jmangelo.
I had: scope: ‘openid profile read:message’
Which needed to be ‘openid profile read:messages’
In the auth.service.ts file.
Thank you João @jmangelo.
I had: scope: ‘openid profile read:message’
Which needed to be ‘openid profile read:messages’
In the auth.service.ts file.