As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
2013-11-12 10:09:14.955 LigaApp[24400:70b] KinveyUser.m:285 [ERROR] Received Response code 200, but expected 201 with response: {"result":{}}
[/LOG]
suggestions?
thank you!
N
Neto Leal
said
over 9 years ago
Ops sorry! Before all that log, I got this too:
2013-11-12 10:09:14.648 LigaApp[24400:70b] KCSKeyChain.m:140 [ERROR] SecItemCopyMatching returned -25300 for key 'Liga - username'!
N
Neto Leal
said
over 9 years ago
Michael, even if I try to create a new user on the web console, I can't. The system says that user was created, but the new user doesn't appears on the list.
M
Mike
said
over 9 years ago
Hi Neto,
Do you have a business logic hook on your user collection?
N
Neto Leal
said
over 9 years ago
Hi Michael, that was exactly the problem. Since the server didn't say what was going wrong, I was late on notice that there were an error on the user's collection hook.
Neto Leal
2013-11-11 16:16:34.234 LigaApp[17698:70b] error: Error Domain=KCSUserErrorDomain Code=200 "Unable to create user" UserInfo=0xcf4e260 {NSLocalizedDescription=Unable to create user, kinveyRequestId=c4d98aecac1c413f9280337d0a2c46e4}
Where can I get more details on what's going wrong?
thanks!