Forum Discussion
adamwallace3
8 years agoAdvocate II
How To: Get embed token using Get/Post only
Step 1: Authorize App Register App I used a native app, it was the simplest solution. You can use a server-web app, but you will need to add client_secret anywhere you see client_id in this walk...
Anonymous
8 years agoNot applicable
I am able to follow thorugh until the last step. When I use the HTML code with the Javascript nothing happens. I am able to perform all the following steps and obtain all the needed information. I am also able to input my token information into the sample website linked in the post and my report loads.
This is in a simple angular app. What do I need to do after I have my embeded token in order to display the ebmedded report?