Surinder
Surinder
@thiagobustamante Thanks for your Awesome work :) Can you please help me to get the decoded user id I am done with integration everything is working fine. ``` private configureAuthenticator()...
Hello I'm using the ng2-table everything is working fine but in my case, I need some editable fields for that I'm adding the values `""` it's displayed in the table...
please write some demo code for how I can use create an article, not getting the input fields
Here is the structure of how I'm using this **appleNewsObject** = {"title":"dd","version":"1.5","language":"en","identifier":"dd","metadata":{"thumbnailURL":"ddd"},"layout":{"columns":"10","width":"1024","margin":"85","gutter":"20"},"components":[{"role":"heading1","text":"HEADING"},{"role":"title","text":"dd"},{"role":"intro"},{"role":"byline","text":"dddd"},{"role":"body","format":"html","text":"Add some text here"},{"role":"body","format":"html","text":"Add some text here"}]} **https://www.mydomain.com/test/article.json** **My Json file has same data as "appleNewsObject"** var metadata =...
I need to use the facebook instant article SDK to convert my articles to the Apple news format so I want to know is it providing the instant article API?