Skip to content

Error while updating profile after fresh installation #106

Closed Answered by reshmi-nair
swayangjit asked this question in Issues
Discussion options

You must be logged in to vote

@ruchinksinha If the form configuration is done after starting learner service, please restart learner once more.
Also check the configuration for PORTAL_SERVICE_PORT and form_api_endpoint variables.
This should point to portal service, eg: PORTAL_SERVICE_PORT : http://player.staging.svc.cluster.local:3000, form_api_endpoint : /plugin/v1/form/read.
Request:
{
"request": {
"type": "profileConfig_v2",
"subType": "default",
"action": "get",
"component":"*"
}
}

Try running the curl with this request to see the output.

I think the configuration is wrong. Check the response you have pasted. It shows subtype is empty ad component also empty. In request you have given subype instead of subtype. '…

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@ruchinksinha
Comment options

@swayangjit
Comment options

@ruchinksinha
Comment options

@reshmi-nair
Comment options

Answer selected by swayangjit
@ruchinksinha
Comment options

@swayangjit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
3 participants