You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
I am attempting to do the serverless-workshop and despite many many attempts, when I try registering an email (Module 2) it does not work. I do not get any confirmation on the screen, via email, and users do not show up in the user pool. I double checked the user pool id and app id and they're both correct but I don't think I the right invokeURL. I created a simple API (basically just created it) and grabbed the default endpoint url from the settings tab:
I have the same problem and suspect it's related to outdated libraries used in the WildRydes code. I updated the amazon-cognito-identity.min.js and aws-sdk.min.js, but no result.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am attempting to do the serverless-workshop and despite many many attempts, when I try registering an email (Module 2) it does not work. I do not get any confirmation on the screen, via email, and users do not show up in the user pool. I double checked the user pool id and app id and they're both correct but I don't think I the right invokeURL. I created a simple API (basically just created it) and grabbed the default endpoint url from the settings tab:
https://lcc7v3mxg5.execute-api.us-east-1.amazonaws.com
I even tried continuing through module 3 into module 4 which invokes a RESTful API but still it doesn't pass the verification test.
All attempts at trouble shooting have left me no where.
I am not sure if I provided all required information for helping me but please let me know.
The text was updated successfully, but these errors were encountered: