Channel read is failing after creation of ORG #125
-
When we create ORG using the below CURL, it was success
We have created some users for the same above channel(sunbird). While login to the portal using user credentials, we are facing channel read api call failed with the below error
Response:
How to sync the missing data from Lern to Knowlg(for channels)? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@reshmi-nair @AmiableAnil
|
Beta Was this translation helpful? Give feedback.
-
Tried by calling ORG update API call, so that data will sync from ORG to Knowlg
|
Beta Was this translation helpful? Give feedback.
This didn't solve the issue. We created channel in the Knowlg with the same "identifier" of the rootOrgId.
Make sure
code
andidentifier
is same while creating channel(this is theorganisationId
of the Org created in Lern).