Hi All,

As per the current behaviour, API throtting works as follows:

When API is created with tier = Bronze (Should allow 1 request per minute)
& Auth Type for GET = Application & Application User,

If we send following requests within a minutes time
Request 1 with access token - Success
Request 2 with access token - Failed
Request 3 with user token - Success
Request 4 with user token - Failed

Is this correct/ expected behavior?

Or Else, Request 3 also should be failed since API level throttling set to
1 and more than 1 requests should not allow.

Please clarify?

Thanks,
Shashika
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to