Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Error when i create new user

I have this error when i create new users

{"code":"DBUS000","description":"This wasn't supposed to happen but an error occurred. Please try again. If the error persists please let us know on the http://appery.io/forum or email us: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a"}

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Error when i create new user

Hi Jordi,

Could you please post screen shots of service settings and request parameters? Is the error reproducible in service Test tab?

Jordi Niubo
Posts: 0
Joined: Tue Nov 26, 2013 12:08 pm

Error when i create new user

Hi,

When i Test this service in Test Tab work correctly, but when I call with buttons send me this error.

This service was working some days ago, but now don't work.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Error when i create new user

Hi Jordi,

Please post a screenshot of service mapping.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Error when i create new user

Hello Jordi.

In parameter acl object should be passed, not a string. If you dont need to set some specific acl, you should just remove this parameter and it will be created automatically. If you need to set it, add JS in mapping and return object you need from this JC, for example:

codereturn {"*":{"read":true},"53a18b6ee4b09f5c7d4e0000":{"read":true,"write":true}};/code

Return to “Issues”