Skip to content

Content Create API "content/content/v1/create" is failing #24

Closed Answered by komalm
komalm asked this question in Q&A
Discussion options

You must be logged in to vote

Thank's @saiakhil46, issue is resolved.

We have followed the below steps to solve the issue in this case -

  1. Check to see whether the licenses are available in the system (http://docs.sunbird.org/latest/apis/license/)
  2. Check Default License is available for the channel (http://docs.sunbird.org/3.5.0/developer-docs/server-installation/post_installation_configuration/)
  3. If step-1 and step-2 are validated and the license is present, then check the Redis Cache whether the license details are present in the REDIS.
    If not, as mentioned by @saiakhil46 in the previous comment, update the license with the relevant license.
    eg. redis-cli SADD edge_license "CC BY 4.0"
    (as done by @saiakhil46 in this c…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@coolbung
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Krishnaj20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants