Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unable to add a product to appkey through the rest api

Hi,

I am unable to add an apiProduct to an existing appKey by using the following API: (POST)

http://keng03-dev01-api-gtw98-app.int.dev.mykronos.com/v1/organizations/{org}/developers/{devloper_e...

Payload:

{ "apiProducts": [ "private"] }

But i am getting below error:

{ "code": "keymanagement.service.apiproducts_invalid", "message": "One or more ApiProduct is invalid", "contexts": [] }

0 5 282
5 REPLIES 5