Im trying to sign up on cogniti on amazon like this 
https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_SignUp.html

I think im submitting everything right, plus headers and content type but I 
get a reponse Unhandled error code: 400 for 
https://cognito-idp.eu-west-1.amazonaws.com

is there a way to get a better error message? I 
tried r.setReadResponseForErrors(true) with no difference. it looks like 
there is a list of better errors they throw 
like CodeDeliveryFailureException etc, but how do i get which one it is?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/7488f3a8-1327-42e3-8ba1-b139581006c2%40googlegroups.com.

Reply via email to