Domanda

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

È stato utile?

Soluzione

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.

Altri suggerimenti

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top