Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTP error: GigyaError(apiVersion: null, callId: null, details: {localizedMessage: User is not connected to the required network or to any network, statusCode: 0}, errorCode: 400106, errorMessage: null, ) #81

Open
3 tasks done
balwinderSingh1989 opened this issue Jul 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@balwinderSingh1989
Copy link

Checklist

  • The issue can be reproduced in the attached sample application in the repository.
  • I have read the relevant SDK documentation and have not found a suitable solution or answer.
  • I agree to the terms within the SAP Code of Conduct.

Description

gigya_flutter_plugin: ^1.0.6

Works fine in IOS device but fails in android with below error with any sdk call (no issues while intialisation though).

Reproduction

_sdk.initSdk() works fine in Android device.

await sdk.send('accounts.otp.sendCode', parameters: parameters);
fails in android but works in IOS.

Additional context

No response

SDK version

gigya_flutter_plugin 1.0.6

Android/iOS

Android

@balwinderSingh1989 balwinderSingh1989 added the bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant