system
1
Migrated from Redmine #1140 | Author: Augusto César da Silva Araújo
Status: New | Priority: High, I’m very impatient | Created: 2024-01-08
When we are creating a new client via api the following error is returned:
endoint
https://user-api-v2.simplybook.me/admin/clients/field-values/
return
{
“code”: 400,
“message”: “not_allowed_to_change_client_email_too_often”,
“data”: ,
“message_data”:
}
more details in the attached image…
system
2
Redmine Admin wrote:
hi, sorry for inconvenience, it seems it was a bug. Fixed already, please try now
system
3
Augusto César da Silva Araújo wrote:
Augusto César da Silva Araújo wrote:
When we are creating a new client via api the following error is returned:
Account is coachonline
endpoint
[POST] https://user-api-v2.simplybook.me/admin/clients/field-values/
response
{
“code”: 400,
“message”: “not_allowed_to_change_client_email_too_often”,
“data”: ,
“message_data”:
}
more details in the attached image…
system
4
Redmine Admin wrote:
please provide raw http request.
Was it working before for you?
system
5
Augusto César da Silva Araújo wrote:
Augusto César da Silva Araújo wrote:
When we are creating a new client via api the following error is returned:
endoint
https://user-api-v2.simplybook.me/admin/clients/field-values/
return
{
“code”: 400,
“message”: “not_allowed_to_change_client_email_too_often”,
“data”: ,
“message_data”:
}
more details in the attached image…
Redmine Admin wrote:
hi, sorry for inconvenience, it seems it was a bug. Fixed already, please try now
All right now