Skip to content

The custom token format is incorrect. Please check the documentation. #139

@criistii

Description

@criistii

Hi,

I am trying to use the .SignInWithCustomTokenAsync(token) function to re-authenticate the user. This works without an issue in the Editor and on iOS, but I am getting the following exception on Android:
"The custom token format is incorrect. Please check the documentation."

Please note that SignInWithEmailAndPasswordAsync(email, password) works as intended. After the authentication, I am using .TokenAsync(false). This is the token I am using.

Please advice,
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions