[#1249] JSON RPC method addClient returns error '-32066: Client with this email already exist'

Migrated from Redmine #1249 | Author: Ngoc Phung
Status: New | Priority: Immediate, there is BUG! | Created: 2024-07-02


My company is https://magnet2.secure.nobia.enterpriseappointments.com/

When I try making multiple bookings with a same email, json rpc method addClient returns error ‘-32066: Client with this email already exist’ to us and the booking fails.

May I ask is this a new validation?

Why you are not allowing a same customer make multiple bookings?

Please help to check and advise us asap!

Dmytro Bondarev wrote:

Hi,
If you have enabled Client login, then it should not be allowed to have clients with the same email, because it is used as login.

Ngoc Phung wrote:

hi, aha great, I will turn that off. Thanks a lot!