Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule creation via NavProp _Box fails with 500 error #562

Open
shimono opened this issue Mar 13, 2020 · 0 comments
Open

Rule creation via NavProp _Box fails with 500 error #562

shimono opened this issue Mar 13, 2020 · 0 comments
Assignees
Labels

Comments

@shimono
Copy link
Member

shimono commented Mar 13, 2020

Rule creation via NavProp _Box fails with 500 error.

We see something like below.

curl -i -X POST
-H "Authorization:Bearer
AR~GCR.....UeX5J3mReE0RxM"
-d
'{"Name":"rule1","Action":"log"}'
'https://testuser01.dev2.personium.io/__ctl/Box('box1')/_Rule'

{
"code": "PR500-SV-9999",
"message":{
"lang": "en_US",
"value": "Unknown Exception [44829]"
}
}

@shimono shimono self-assigned this Mar 13, 2020
@shimono shimono added the bug label Mar 13, 2020
@shimono shimono added this to the next-candidate milestone Mar 13, 2020
@shimono shimono changed the title Rule creation via NavProp fails with 500 error Rule creation via NavProp _Box fails with 500 error Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant