-
Bug
-
Resolution: Done
-
Critical
-
2.12.0 GA, 2.11.3 GA
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
When running the Toolbox command "application apply" for an application that had the user_key/app_key regenerated through the Portal we're getting the following error:
{ "code": "E_3SCALE_API", "message": "Application has not been created. Errors: {\"application_id\"=>[\"has already been taken\"]}", "class": "ThreeScaleToolbox::ThreeScaleApiError" }
The expected behavior would be creating a new application once the old identified (user_key/app_key) no longer exist for any application and can be confirmed by running the command "application show":
{ "code": "E_3SCALE", "message": "Application application_parameter10 does not exist", "class": "ThreeScaleToolbox::Error" }
- mentioned on