Added/Renamed the exceptions, that are thrown, if the rate-limit is exceeded
[facebook-errors] / src / test / resources / unauthorized.txt
1 {
2   "algorithm":"HMAC-SHA256",
3   "issued_at":1394983544,
4   "user":
5   {
6     "country":"de",
7     "locale":"de_DE",
8     "age":
9     {
10       "min":21
11     }
12   }
13 }