[Auth] Lambda trigger exception not forwarded when using social sign-in #1649
Labels
auth
Related to the Auth category/plugins
flutter
Calling Amplify Android via the Flutter facade
improvement
Any improvement that's not a bug and not requesting new functionality
Before opening, please confirm:
Language and Async Model
Kotlin
Amplify Categories
Authentication
Gradle script dependencies
implementation 'com.amplifyframework:aws-auth-cognito:1.28.3-rc'
Environment information
N/A
Please include any relevant guides or documentation you're referencing
No response
Describe the bug
aws-amplify/amplify-flutter#1279
CX is not receiving exception message from Lambda trigger when using social sign-in. I was able to reproduce when using social sign-in only - regular sign-up and Hosted UI both returned the exception.
Is this expected behavior? And is there a way to expose these exceptions?
Reproduction steps (if applicable)
Code Snippet
// Put your code below this line.
Log output
amplifyconfiguration.json
No response
GraphQL Schema
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: