Developer Portal Monetization mint error

Not applicable

Hi all, anyone knows why i see the attached error navigating on Monetization menu into Developer Portal?

Thank you in advance

Regards

Cosimo

0 2 200
2 REPLIES 2

adas
New Member

@Cosimo Is your organization monetization enabled. Monetization is a add-on feature provided on top of EDGE for customers who opt for it. If your EDGe organization is not monetization enabled, then you might see this error when you click on the Monetization menu in the developer portal.

To check if your org is monetization enabled, you can do:

curl -v https://api.enterprise.apigee.com/v1/o/{org-id} -H "Authorization: Basic xxxxxx"

If your org is monetization enabled you would see an element in the response:

<Property name="features.isMonetizationEnabled">true</Property>

hi Arghya das,

How can we enable the monetization in my organization?

It is only applicable for purchased rate plan Add on organization?