Not able to fetch the content list from Knowlg Platform #114
Replies: 5 comments 1 reply
-
@Snegha-M For playing the pdf content you can use https://github.com/Sunbird-Knowlg/sunbird-pdf-player/tree/release-5.3.0 and there are no taxonomy service details and changes required for this. |
Beta Was this translation helpful? Give feedback.
-
@HarishGangula Can you please help us to understand how to fetch the list of content which was uploaded using Knowlg content service upload API? |
Beta Was this translation helpful? Give feedback.
-
@pallakartheekreddy In content player, we are able to see that data are hard-coded, is there any existing code or repo which sunbird use to display/view/consume dynamic content ( like how Diksha is working ) or do I need to write custom code using the search service ? Please let us know if you have any solution for displaying the dynamic content. The search API returns response like below There are no details about Logstash and Flink in Sunbird Knowlg Documentation. Could you please help us to set up Logstash and Flink job? |
Beta Was this translation helpful? Give feedback.
-
@pallakartheekreddy Can you please provide a solution |
Beta Was this translation helpful? Give feedback.
-
@Snegha-M – The local setup documentation for Logstash and Flink jobs is in progress. Util that time, please use the below Ansible roles to understand deployment steps.
We will share the local setup documentation details here once they are complete and ready. |
Beta Was this translation helpful? Give feedback.
-
Hi Team
Content Player: https://github.com/Sunbird-Knowlg/sunbird-content-player/tree/release-4.1.1
Knowlg Platform: https://github.com/Sunbird-Knowlg/knowledge-platform/tree/release-4.8.0
Successfully we can upload a pdf content file through API using Sunbird Knowlg, now we want to see the content of the pdf file which we had uploaded, So we have selected Content player UI to see the content of the pdf file and we were able to set up that content player locally in our machine.
We altered the configuration by adding the URL of the backend service in the appConfig.js file of the content player.

We came to know that the taxonomy service has been used in the content player but whatever the endpoint used there doesn't match with the endpoint which is listed in Sunbird Knowlg.

Please guide us how to get the content list.
Beta Was this translation helpful? Give feedback.
All reactions