Skip to content

On log in keycloak event returns AuthError : {"error": [TypeError: Network request failed], "error_description": "Failed to refresh token during callback processing"} #109

@poojalivin

Description

@poojalivin

Describe the bug
When I am trying to load my react-native app on android I am getting an error on onEvent in initOptions of ReactNativeKeycloakProvider as described below,
AuthError : {"error": [TypeError: Network request failed], "error_description": "Failed to refresh token during callback processing"}

To Reproduce
This is my App.js code
-->

prcAppjs.txt

Expected behavior
I need to log in and navigate to application Dashboard or SampleBlank screen(in my code above) on successful login

Screenshots

Smartphone

Emulator : API Level 28
Android OS
React Native version : "^0.64.1"

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