Note that in my case, the following was what was *really* being returned when trying to create a server (and this was being masked by the code):
{"overLimitFault": {"message": "This request was rate-limited.", "code": 413, "details": "Only 10 POST request(s) can be made to * every minute."}
Note that in my case, the following was what was *really* being returned when trying to create a server (and this was being masked by the code):
{"overLimitFault": {"message": "This request was rate-limited.", "code": 413, "details": "Only 10 POST request(s) can be made to * every minute."}