Skip to content

Cannot read properties of undefined (reading 'clientId'): appAuthHelperFetchTokensBundle.js:46:635 #67

@dahousecat

Description

@dahousecat

I'm serving appAuthHelperRedirect.html as a static file.

When I call AppAuthHelper.init on my login page and define the redirectUri as appAuthHelperRedirect.html I can see appAuthHelperFetchTokensBundle.js in the network tab, and then it errors with

Uncaught TypeError: Cannot read properties of undefined (reading 'clientId')
at new t.exports (appAuthHelperFetchTokensBundle.js:46:635)
at appAuthHelperFetchTokensBundle.js:46:8286

It's rather hard to debug as it's compressed. Would you be willing to add the src files to the repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions