When trying to use the V2024 API with my Ambassador tenant in the “identitynow-demo” domain in Postman, I am getting an error. This only happens with the V2024 domain, and is not happening if I use the exact same environment for beta or V3.
I verified that the pre-script in the Collection is the same, as well as the configured variables on the collection. Also verified that there are no other pre-scripts or variables set in either collection (V2024 and Beta) that would come into play. It is almost like the Variables in the collection (where ‘domain’ and ‘baseurl’ are initially configured are not respecting the domain configured from the pre-script.
What is the correct behavior?
The environment one should be used, but it is using the default
What product feature is this related to?
Postman Collection for the V2024 API for ISC
What are the steps to reproduce the issue?
Create an Enviroment for a tenant in the identityNow-demo domain.
Set that environment
Attempt to connect to an API.
Do you have any other information about your environment that may help?
The variables are working for me with no issues.
Sometimes Postman acts funny and don’t load the variables in script. Did you tried restarting Postman?
I didn’t have the v2024 collection yet, so I did a fresh fork and it works fine for me with my existing environment variables. Maybe try deleting the collection and forking it again.
I will try that is restarting it doesn’t help. I did pull the latest for the collection before creating the topic. After I try restarting the computer, I will pull a fresh copy of the collection if needed.