Relative Content

Tag Archive for angularamazon-web-servicesaws-amplify

issue in Signup with aws Amplify Angular

I am trying to singup with Amplify Singup method. In that if i pass preferred_username i am getting an error that “Preferred username cannot be provided for unconfirmed account, since user pool is configured for preferred username alias.” and if i dont pass preferred_username i am getting error like preferred_username is required field. What should i do in this case?