Question

What does this message mean in my log?

INFO {org.wso2.carbon.throttle.core.RoleBasedAccessRateController} - You cannot access this service since you have exceeded the allocated quota. {org.wso2.carbon.throttle.core.RoleBasedAccessRateController}

My throtteling of service is set to unlimited, on service level as well on the backend (post/get).

We are using WSO2 AM 1.6.0

Was it helpful?

Solution

Please check what Throttling tiers you have selected when creating the Application and the Subscription. Throttling will be done based on the most restrictive tier. i.e If you have selected Bronze when creating the Application and Unlimited when creating the subscription, requests will only have the quota of a Bronze subscription.

OTHER TIPS

You have exceeded your throttle limit..When you create APIs you provide throttle limit..(eg: silver/gold..)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top