'Regenerate key' button no longer visible

I was able to regenerate a consumer key/secret on the UI when I go to App details page.

I do not see it anymore now..How can I go about asking Apigee Edge to regenerate a consumerkey/secret for my app?

Solved Solved
1 3 414
1 ACCEPTED SOLUTION

We recently had a UI release 16.10.05 which took off this particular button from the UI.

More details of this release you can find through the following link :

http://docs.apigee.com/release-notes/content/161005-ui-apigee-edge-public-cloud-release-notes

and in this community article.

You can regenerate the consumer key/secret either through API using the following link :

http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/developers/%7Bdeveloper_ema...

OR

from the UI, you now have to use the 'Credential' button to generate keys with an expiration date and add API Product.

View solution in original post

3 REPLIES 3

@Divya Achan , Great Question,

The concept behind same has been changed recently in the Edge UI. Please find steps below to re-generate key.

Step 1 : Edit Developer App

3750-step1.png

Step 2 : Click on Credentials, Select same set of API Products, Save APP

3751-step2.png

Step 3: Edit same app again, Revoke / Remove earlier set of keys. You can see revoke remove buttons in above screenshot.

Step 4 : Save the app again.

If you follow above steps, you can actually regenerate keys. Yes, We now have many manual steps now compared to earlier. Hope it helps.

We recently had a UI release 16.10.05 which took off this particular button from the UI.

More details of this release you can find through the following link :

http://docs.apigee.com/release-notes/content/161005-ui-apigee-edge-public-cloud-release-notes

and in this community article.

You can regenerate the consumer key/secret either through API using the following link :

http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/developers/%7Bdeveloper_ema...

OR

from the UI, you now have to use the 'Credential' button to generate keys with an expiration date and add API Product.