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

Create Organization and Create User Apis Fails #6

Open
kochhar opened this issue Feb 22, 2018 · 0 comments
Open

Create Organization and Create User Apis Fails #6

kochhar opened this issue Feb 22, 2018 · 0 comments

Comments

@kochhar
Copy link
Contributor

kochhar commented Feb 22, 2018

@VarunGKulkarni commented on Wed Feb 14 2018

Our request body for creating a user is
{ "request": { "firstName": "jctest1", "lastName": "lastname", "password": "Julia", "email": "[email protected]", "userName": "pradeep", "phone": "9945222011" }
and request body for creating an organization is
{
"request": {
"orgName": "JuliaTest",
"description": "Julia Computing, Inc."
}
}
we are getting responses as
{
"id": "api.user.create",
"ver": "v1",
"ts": "2018-02-09 10:29:51:645+0000",
"params": {
"resmsgid": null,
"msgid": "26238cc0-744f-4bf5-8e2a-5155352206a1",
"err": null,
"status": "SERVER_ERROR",
"errmsg": null
},
"responseCode": "SERVER_ERROR",
"result": {}
}
Please Look into this.


@manzarul commented on Wed Feb 14 2018

@kochhar @vrayulu , create user api is failing due to some ssl issues from keycloak to sunbird-mw.
here is the issues file.
issues.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant