Failed to Fetch Content - /api/framework/v1/read/NCF #124
Replies: 1 comment 3 replies
-
@swayangjit I tried to retire all the existing frameworks using the retire API but its still showing multiple. So I wanted to cleanup all the framework and create fresh one. But now I am unable to create new framework because of the below error. Request: Response: Error in the knowledgemw corresponding to this API call is below: |
Beta Was this translation helpful? Give feedback.
-
The content load is failing. Please help in resolving the issue. Below are the details:
URL: https://<domain_name>/api/framework/v1/read/NCF?categories=board,gradeLevel,medium,class,subject
Response:
{
"id": "api.framework.read",
"ver": "1.0",
"ts": "2023-04-13T18:33:36.971Z",
"params": {
"resmsgid": "b42ce9b0-da29-11ed-9a8e-d53b9bbefcf9",
"msgid": null,
"status": "failed",
"err": null,
"errmsg": null
},
"responseCode": "SERVER_ERROR",
"result": {}
}
Logs: - [ERROR] api - {"id":"07530b15-2c52-0829-5ab0-211e71e15592","msg":"Getting error from ekstep while fetching framework by id ","additionalInfo":{"frameworkId":"NCF","queryString":""},"err":{"err":null,"responseCode":"SERVER_ERROR"}
Reference: https://github.com/orgs/Sunbird-Ed/discussions/461
Beta Was this translation helpful? Give feedback.
All reactions