[Solved] Environment Variables not showing up

I have created 4 Environment Variables, and ensured they show up in all environments:

But when I go to my API call, I can’t see any of these variables available to me:
(can’t post a second screenshot as a new user)

I reloaded both pages with no effect.
Any ideas why?

Hi @eldados,

Can you please share the link of the External APIs, where you are trying to use the Environment variables.

Thanks.

Hi @vishsahu,
Long time no speak!
It’s not the link to the api, it’s the fact that the created global parameters do not show up as an option when trying to link to it (when I create a new call).
Is it the platform caching? My browser?

1 Like

Hi @eldados,

Yes, nice to see you again :slight_smile:

Can you please check again, as we have fixed the issue.

Thanks.

Thanks @vishsahu!
I can confirm it works now.
I would like to give the ability for the user to change a variable value. Is there a way to do this?

Cheers

1 Like

Hi @eldados,

Thanks for the confirmation.

If you want to control these values from the user then would recommend it to store them in some collection or in the User collection itself, so that you can pass these values from LoggedIn User.