getting error Update of KeyValueMap is not supported; use addEntry/updateEntry api to add entries to a KeyValueMap

Not applicable

I have one test org in APIGEE. I am trying to update key value map using managment API calls but I am getting error saying

Update of KeyValueMap is not supported; use addEntry/updateEntry api to add entries to a KeyValueMap

I can see my test org returning CpsEnabled : true.

Please help resolve this issue.

0 5 943
5 REPLIES 5

@bhawna , Welcome to Apigee Community.

Update Key Value Map API has been deprecated, See more information here.

Please start using CPS services. You can refer KVM equivalent KVM CPS services here.

Hi @Anil Sagar,

How CPS is going to impact the current usage of KVM?

Thanks,

Abhishek

@Abhishek Subramanya , Only APIs are impacted, KVM should function as expected. Find more information here.

@Anil Sagar

If I upgrade the apigee portal, Will i be getting all new API's?

Thanks

Bhawna

@bhawna , What do you mean by "upgrade portal" ? CPS is already enabled in your org. Please use CPS KVM APIs to interact with key value pairs.