FileNotFoundException for HttpURLConnection in Ice Cream Sandwich May 30, 2023 by Tarik Try removing the setDoOutput call. Taken from this blog: a blog Edit: This is needed when using a POST call.