Error codes: Difference between revisions
→Error codes: NIM HTTP response codes |
|||
Line 1,456: | Line 1,456: | ||
|- | |- | ||
| 0x2A9489 || 137 || 5450 || Invalid [[NIM_services#Contents_Delivery|meta_size]]. | | 0x2A9489 || 137 || 5450 || Invalid [[NIM_services#Contents_Delivery|meta_size]]. | ||
|- | |||
| 0x36B489 || 137 || 7002 || HTTP invalid client response code (4xx). | |||
|- | |||
| 0x36B689 || 137 || 7003 || HTTP invalid server response code (5xx). | |||
|- | |||
| 0x36B889 || 137 || 7004 || HTTP invalid redirect response code (3xx). | |||
|- | |||
| 0x390889-0x391889 || 137 || 7300-7308 || HTTP response code 300-308. | |||
|- | |||
| 0x39D089-0x39F289 || 137 || 7400-7417 || HTTP response code 400-417. | |||
|- | |||
| 0x3A9889-0x3AAA89 || 137 || 7500-7509 || HTTP response code 500-308. | |||
|- | |- | ||
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error. | | 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error. |