fossasia / susi_server

SUSI.AI server backend - the Artificial Intelligence server for personal assistants https://susi.ai
GNU Lesser General Public License v2.1
2.51k stars 1.08k forks source link

Require ReCaptcha API Key to integrate ReCaptcha in Android #1400

Open Zyro9922 opened 5 years ago

Zyro9922 commented 5 years ago

Actual Behaviour

Currently, we are not able to register a new email-ID from the Android Application.

Expected Behaviour

Successful email register from Android application.

Steps to reproduce it

  1. Open app then click "Sign up for Susi".
  2. After entering new email-ID, sign up is not successful.

Getting response as 422 on sign up.

Here is our conversation on this issue https://github.com/fossasia/susi_android/issues/2367

Would you like to work on the issue? No.