Min Chen created CLOUDSTACK-5913:
------------------------------------
Summary: API rate limiting throws a different error than expected
when Throttle limit hit in the API
Key: CLOUDSTACK-5913
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5913
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.2.0
Reporter: Min Chen
Assignee: Min Chen
Fix For: 4.2.1
If we connect via /client/api with the API key and Secret key and push the API
the error that we get of the API does not relate to a Throttle limit error the
error we get back is error code 432 that states that I don’t have permissions
to call that function. (If I log in as a non Admin user to the console after a
bit of random requests I get the error message that I have exceeded the API
count )
This does not seem the correct error, as if we wait a bit the API starts
responding correct so it is not a permission denied error.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)