Closed GoogleCodeExporter closed 9 years ago
As far as I know 415 is a server response. That's mean server doesn't recognize
the request. What is it have something to do with the application?
Original comment by jarro...@gmail.com
on 8 Nov 2012 at 7:38
We are getting same error in GET method. Same REST service was working fine in
previous version. Also if we hit the REST service in Chrome browser , it is
giving the expected results
Original comment by swapnil....@gmail.com
on 16 Nov 2012 at 12:03
Attachments:
Can you please make a fallowing:
Open inspector in the app, run the request, then check request and response
headers for your request.
Next do the same but for request made in browsers tab (like in
GET_request_in_browser screenshot). Compare headers and paste here results
(difference). Maybe it give me clue what can be wrong with the app.
And maybe one more thing. Try to add content-type header to your service and
add it to the response (application/json in this case). This error may appear
when there is no content-type header in the response.
Original comment by jarro...@gmail.com
on 16 Nov 2012 at 2:59
As for a lack of answer for a long time I'm closing this issue down.
Original comment by jarro...@gmail.com
on 27 Mar 2013 at 3:37
Original issue reported on code.google.com by
CCT0...@gmail.com
on 8 Nov 2012 at 4:18