Sunbird-Ed / SunbirdEd-mobile-app - Trailing query string in the content path #478
-
Issue Description: contentID: do_31374720144239001618 In the above url, at the end BUILD_NUMBER is getting appended to the url. When we remove that string we able to access the url. About the same we checked with Oracle Team, As per them it is the issue in sunbird code regarding same I have attached one mail screenshot for your reference. @ravishtrigyn @swayangjit @vinukumar-vs @rajeshkumaravel @anandvarada |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@swayangjit Can you check this issue. |
Beta Was this translation helpful? Give feedback.
-
@chandu4002 It seems "obj.diksha.in" infra doesn't support query params. In mobile app all the assets are accessed via BUILD_NUMBER. for cache-busting purpose. Please ask devops team to support query params in the URLs or URLs with only query/key like following |
Beta Was this translation helpful? Give feedback.
from Portal the API requests are going as below & it is working fine build query params with BUILD_NUMBER & without BUILD_NUMBER.
https://diksha.gov.in/content-plugins/org.ekstep.questionunit.mcq-1.2/renderer/template/template_controller.js??BUILD_NUMBER
https://diksha.gov.in/content-plugins/org.ekstep.questionunit.mcq-1.2/renderer/template/template_controller.js??BUILD_NUMBER&_=1683107652169
Similarly please make sure files can be accessible for mobile with & without BUILD_NUMBER
https://obj.diksha.gov.in/ntp-content-production/content/ecml/do_31374720144239001618-latest/widgets/content-plugins/org.ekstep.questionset.quiz-1.0/manifest.json?BUILD_NUMBER
https://obj.diksha.gov.in/ntp-conte…