Skip to content

Error reports send unauthorized requests from content script #5715

Description

@sosnovsky

When sending error report from content script, idToken is undefined which causes 401 Unauthorized error on FES.

It happens because in doSendErrorToSharedTenantFes we try to parse acctEmail from current url, but there is no such url parameter in content script, need to fetch current acctEmail from storage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions