Skip to content

[firebase_auth] Getting Session expired error #217

Closed
@Varun-BP

Description

@Varun-BP
I am getting session expired error like below,

E/flutter (23252): [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: PlatformException(ERROR_SESSION_EXPIRED, The sms code has expired. Please re-send the verification code to try again., null)
E/flutter (23252): #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:564:7)
E/flutter (23252): #1      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:316:33)
E/flutter (23252): <asynchronous suspension>
E/flutter (23252): #2      MethodChannel.invokeMapMethod (package:flutter/src/services/platform_channel.dart:344:48)
E/flutter (23252): <asynchronous suspension>
E/flutter (23252): #3      FirebaseAuth.signInWithCredential (package:firebase_auth/src/firebase_auth.dart:257:23)
E/flutter (23252): <asynchronous suspension>
E/flutter (23252): #4      _GetOtpState._signInWithPhoneNumber (package:goritzy/test2.dart:94:22)
E/flutter (23252): <asynchronous suspension>
E/flutter (23252): #5      _GetOtpState._submit (package:goritzy/test2.dart:53:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleIssue with no recent activityblocked: customer-responseWaiting for customer response, e.g. more information was requested.closed-by-botimpact: customerA bug with low impact (e.g. affecting only a few customers or has a workaround). (P3)platform: androidIssues / PRs which are specifically for Android.plugin: authtype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions