Issue with Quml Player Web Component Implementation #104
Closed
sedin-tushar
started this conversation in
Documentation Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I followed the steps in the documentation to convert Quml Player into a web component. However, I'm facing an issue with the Question List API. In the documentation, the URL provided is shing 404 error:
https://staging.sunbirded.org/api/question/v1/list
.Steps to Reproduce
https://staging.sunbirded.org/api/question/v1/list
. given in documentationScreenshots
Using the Api List for Quml Player
![Error Screenshot](https://private-user-images.githubusercontent.com/127084282/300348770-072a594d-9df9-456b-93e0-66c3a93eb837.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTg2ODgsIm5iZiI6MTczODkxODM4OCwicGF0aCI6Ii8xMjcwODQyODIvMzAwMzQ4NzcwLTA3MmE1OTRkLTlkZjktNDU2Yi05M2UwLTY2YzNhOTNlYjgzNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwODUzMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04NTUwNWEzN2QzM2Y5Y2RmNjNkMzM1Y2FmYjg2NWE3MTFmMGEyZTBkZDdiNThhMWRhNWI1YTYzMGYxZDBmNmE4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.TCZHYcdNHG-WKNFH1mA4akp8E9-WnLNTFV8Eqa8BI6U)
![404 Error](https://private-user-images.githubusercontent.com/127084282/300349797-1810e596-5f0e-4e1a-bac9-c99411a8ad15.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTg2ODgsIm5iZiI6MTczODkxODM4OCwicGF0aCI6Ii8xMjcwODQyODIvMzAwMzQ5Nzk3LTE4MTBlNTk2LTVmMGUtNGUxYS1iYWM5LWM5OTQxMWE4YWQxNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwODUzMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xZDcxMjM5NjNiYjJmZGY3MzAwZWQ2MjAxODJhYTFmYTA1NjAwNmVkYmY5NWExYTliZmExMmYzMzI2ZDAxNGEyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.6tUGBFRQePKLoFSP2swxuoPkt0pE9YqnTCsgl1h2mdo)
Visiting the Api Url
Any help on resolving this issue would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions