From b92782290011721ccb1470d4fa22fb07d8601f9b Mon Sep 17 00:00:00 2001 From: Jesse Menning <62108913+jessemenning@users.noreply.github.com> Date: Tue, 4 Jun 2024 08:33:33 -0400 Subject: [PATCH] added explicit warning to set active environment variables (#324) --- markdown/ep-connect-ep-broker/ep-connect-ep-broker.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/markdown/ep-connect-ep-broker/ep-connect-ep-broker.md b/markdown/ep-connect-ep-broker/ep-connect-ep-broker.md index 12c38ee0..c523b5e1 100644 --- a/markdown/ep-connect-ep-broker/ep-connect-ep-broker.md +++ b/markdown/ep-connect-ep-broker/ep-connect-ep-broker.md @@ -63,6 +63,9 @@ Duration: 0:03:00 ### Configure Postman with your Event Portal token Duration: 0:05:00 1. Open the environment variables tab (1), select the Event Portal Environment and (2) set it as the active Environmental variables.
![Image](img/7.png)

+> aside negative +> Make sure to set the active environment variables (step 2 above)! + 1. Fill in the CURRENT VALUE column for api_key with the token you just generated in Event Portal.
![Image](img/8.png)

1. Save the environment variables.
![Image](img/9.png)