https://github.com/openware/barong/blob/80571172653c6cc9ae75bddf68b1b906fef5ed5a/app/api/v2/identity/users.rb#L267 Here it should be **payload[:email]** in place of **params[:email]**
barong/app/api/v2/identity/users.rb
Line 267 in 8057117
Here it should be payload[:email] in place of params[:email]