GoogleCloudPlatform / application-integration-management-toolkit

This tool lets you interact with Application Integration, Integration Connectors or Apigee Integration/Connector APIs. The tool lets you manage (create, del, get, list) integrations, connections etc.
Apache License 2.0
22 stars 16 forks source link

API Call doesn't return error code 500, when integration application is already deleted #149

Closed nuno-m-pereira-alb closed 7 months ago

nuno-m-pereira-alb commented 10 months ago

There is a case when we deleted an integration and we need to check what happen, if we deleted the same integration. In this case, API Call doesn't return error code 500. Code 200 is returned when an Integration Apigee is already deleted.

ssvaidyanathan commented 10 months ago

@nuno-m-pereira-alb - Thanks for raising this. We will look into this issue. This is not returned by the tool but the underlying API itself. Will update once we have it fixed

nuno-m-pereira-alb commented 10 months ago

Good afternoon, @ssvaidyanathan May you give an any idea when we have some news these about it, please?

ssvaidyanathan commented 10 months ago

@nuno-m-pereira-alb - I'll provide an update as soon as I hear from the team. There is a freeze at this time of the year so things gets pushed relatively slower.

ssvaidyanathan commented 7 months ago

@nuno-m-pereira-alb - the fix has been pushed. Can you please try it out and close the issue if its resolved?

ssvaidyanathan commented 7 months ago

Closing this issue as the fix is pushed. Please reopen if you see otherwise