Getting error that app doesn't exist but it indeed exists

Hi Apigee SMEs,

I am trying to build an automation using management apis where I will let users create apps with their specified apikey. My automation works and we weren't facing issues. But when we started doing performance testing at 2 tps we are intermittently getting error like this

 

 

failed to add product to apiKey in consumer app: code=404 res=App named TEST-app does not exist under test@test.com err={XMLName:{Space: Local:} IsInternalError:false InternalError: Code:developer.service.AppDoesNotExist Message:App named TEST-app does not exist under test@test.com

 

 

The app is there, I checked manually inside Apigee but for some weird reason, the management api call to add key fails intermittently with above mentioned error.

steps in my automation
1. Create app
2. Add new set of key to app(point of failure)
3. Add products to new key
4. Delete the default key

Edit 1: I dig further in this and found that apps which failed, I can get them using appId but not using app name under the developer
Thank you,

P.S. Using OPDK 4.51.00.00
Do we have any management api where we can specify the credentials while creating the app?
@anilsagar @dchiesa1 @ani3 

0 0 24
0 REPLIES 0