ionic-team / legacy-ionic-cloud

JavaScript Client for legacy Ionic Cloud services. See Ionic Pro for our new take on the ionic development lifecycle
Apache License 2.0
65 stars 26 forks source link

ionic auth error "required_app_id" #203

Open zimaRed opened 7 years ago

zimaRed commented 7 years ago

I am trying to use the email/password ionic cloud auth service. Whenever I try to signup() users, I get an error saying "required_app_id". I have my app id in my ionic.config.json file, so I don't know why I get this error. I am using ionic 1. Thank you in advance for your help!