Achraf Souk

Results 3 comments of Achraf Souk

Sorry it was a typo, I meant v3. Here's a code snippet https://github.com/achrafsouk/cognito-signup-page/blob/2a25122e18c65721065d766b9cbf70e992e1e3c9/src/index.js#L85 Instead of a generic error, I'd like to catch a specific exception when a 405 response code...

Hello @aBurmeseDev The error that the SDK should catch corresponds to a 405 error code, returned by Cognito when the associated WAF WebACL is requesting a valid CAPTCHA token, which...

Hello @aBurmeseDev , The error code that I am talking about is not listed in the service exception page that you shared with me. When a WAF WebACL is asscoiated...