Hi guys. Long time no see :slightly_smiling_face:!...
# gooddata-ui
j
Hi guys. Long time no see 🙂! I've successfully spawn my GD-powered app and now following the guide on the homepage which says "In the root of the boilerplate, run
yarn refresh-md
, the terminal then will guide you through how to obtain an API token if you have not set it already.". I ran the script and it says that I don't have TIGER_API_TOKEN env variable set. I know how to get the token but I don't know where to set it. Can you help me?
❤️ 1
👋 3
📣 1
j
Hey Jan! I believe the the following documentation will help you here: https://www.gooddata.com/developers/cloud-native/doc/1.7/integration/embed-dashboard/
Copy code
export TIGER_API_TOKEN=<tiger-api-token>
yarn refresh-md
j
Cool! I was trying that before but with no luck. It works now. Thanks!
👍 2