Fetch ListIdentityProviders Amplify using getEscapeHatch #1555
              
                Unanswered
              
          
                  
                    
                      jmanalang3
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get listIdentityProviders on Amplify using getEscapeHatch? I already have the correct configuration and cognitoIdentity set up in Amplify, but I still received an error message that said
this is the code that I've in Amplify and I used

aws-sdk-swiftdependencyAlso, I am able to do this using AWS SDK iOS with the same configuration and cognitoIdentity
and it work successfully to fetch list Identity providers without any error message
Beta Was this translation helpful? Give feedback.
All reactions