Forum Discussion
adamwallace3
Advocate II
8 years agoHow 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...
andyparkerson
Advocate III
8 years agoThis isn't code, but rather pseudocode. You would need to implement it in whatever language you are writing in.
The best thing to do is probably try Postman, at https://www.getpostman.com/. You can use that to send GET/POST commands to the API.
azulcore
8 years agoFrequent Visitor
Thank you! I was able to run it!