Skip to content

Cannot set keys #356

@alexandroscgb

Description

@alexandroscgb

Hi.

I'm trying to set simple keys during login process but it simply won't do it, an exception is thrown and captured in a catch statement inside the onError function.

localStorageService.set('scope', data.data.scope);
Not event

localStorageService.set('scope', 'whatever');

The varible localStorageService is ok, returns the storage type and it says it supports it.

Any ideas? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions