/learner/data/v1/system/settings/get/sunbird - 404 error #681
Answered
by
AmiableAnil
akulavasu
asked this question in
Sunbird ED configuration discussion
-
Hello @gandham-santhosh @santhosh-tg @AmiableAnil, Upon loading the homepage, the request to https://sunbird.ex001.in/learner/data/v1/system/settings/get/sunbird gives status code 404 Request to https://sunbird.ex001.in/learner/data/v1/system/settings/get/custodianOrgId works as expected. Please let us know if any configuration needs to be changed for custodian org and channel. |
Beta Was this translation helpful? Give feedback.
Answered by
AmiableAnil
Feb 8, 2024
Replies: 1 comment 2 replies
-
@akulavasu was setSystemSettings API ran as part of functional configuration successful? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@akulavasu Please find the sample response below. You need to set for your setup. If it's not set or for any system setting, you are trying to read but it's not set, it will give 404 error.
"result": { "response": { "id": "sunbird", "field": "sunbird", "value": "{\\\"latestVersion\\\":\\\"v1\\\",\\\"v1\\\":{\\\"url\\\":\\\"https:\/\/dev-sunbird-temp.azureedge.net\/portal\/terms-and-conditions-v1.html\\\"}}" } }