We have initialized different Gateway Environments by using deployment.toml
when we Publish the API by using one gateway environment that we have deployed, we can execute the API properly in the DevPortal.
If we change the gateway environment of that published API, in the first instance it shows that the API is updated successfully. Although it shows like that, we cant invoke the API with the correct token even. The updated gateway environment is visible on the overview page of the dev portal. But although we have the correct key, we won't be able to invoke the API.
We have initialized different Gateway Environments by using deployment.toml
when we Publish the API by using one gateway environment that we have deployed, we can execute the API properly in the DevPortal.
If we change the gateway environment of that published API, in the first instance it shows that the API is updated successfully. Although it shows like that, we cant invoke the API with the correct token even. The updated gateway environment is visible on the overview page of the dev portal. But although we have the correct key, we won't be able to invoke the API.