Migrated from Redmine #857 | Author: charles LEBRUN
Status: Rejected | Priority: Normal | Created: 2022-03-28
hello,
In case of rate limiting the API give an HTML response, the response should be follow format of content type header.
!screen.png!
In case of request with
'content-type': 'application/json'
API should return a json response and in addition should return an http response code:
429 (Too Many Requests)