Sure Andrei. And thanks for helping. Following are the calls I made after successfully Authenticating to get the Access Token to use in each of these calls. The screenshots will have all the info you'd need to get an idea of what I did. Note that I've replaced my actual client ID with a place holder as I wasn't sure if I can share that.





Please let me know if I went wrong anywhere. All these calls were successfully made. And later when I use the sharedArticle, the article which uses shared content by referencing shared content like <script src="../shared/js/main.js"></script> always fails to load in preflight as well as in a signed app. Even if I remove the reference from the article it fails to load. That article just becomes useless after I do all these steps.