iveusername
Öğrenci
- Katılım
- 15 Eylül 2020
- Mesajlar
- 1
- Reaksiyon puanı
- 0
- Puanları
- 1
- Yaş
- 24
Selam arkadaşlar, ben Postman programını kullanarak bir dosya için kısa url kullanacaktım ve umuly.com dan url almak için POST ettim ve 400 Bad Request hatası geldi. Tam hata şu şekilde :
{
"status": 400,
"statusText": "Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')",
"item": null,
"itemCount": 0,
"skipCount": 0,
"requestDate": "2020-09-15T04:37:01.4442344-07:00",
"responseDate": "2020-09-15T04:37:01.4827526-07:00"
}
Sizce neyden kaynaklanıyor olabilir?
{
"status": 400,
"statusText": "Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')",
"item": null,
"itemCount": 0,
"skipCount": 0,
"requestDate": "2020-09-15T04:37:01.4442344-07:00",
"responseDate": "2020-09-15T04:37:01.4827526-07:00"
}
Sizce neyden kaynaklanıyor olabilir?