We have been using Monetization past 2 years. 2 of our customers who reactivated subscription are getting Rate limit quota violation. When I debugged in trace, I see RatePlanActive as false and AllowLimit is 0. But we have enabled 10000 per hour on developer portal.
Answer by Priyadarshi Ajitav Jena · Jan 20 at 04:53 PM
By default it should throw the error 403 forbidden in case of monetization. you can try with enable the rate plan and also increase the allowlimit.
Answer by ankomarraju · Jan 20 at 04:58 PM
This is the error:
{"fault":{"faultstring":"Rate limit quota violation. Quota limit exceeded. Identifier :xxx","detail":{"errorcode":"policies.ratelimit.QuotaViolation"}}}
We. have enabled rate plan on dev portal, but somehow thats not reflected.. Can we enable rate plan for a particular user directly on Apigee Edge..
yes, for a bundle you can create new rate. that bundle may refer to a particular product bundle for a user.