Android - Unexpected response code 500

 
Vista:

Unexpected response code 500

Publicado por Mario Alberto Santos Cruz (2 intervenciones) el 13/04/2018 19:09:51
amigos buen dia

estoy tratando de traer una lista de clientes en android studio, lo hacia bien pero ahora me manda este error

D/NetworkSecurityConfig: No Network Security Config specified, using platform default
I/Choreographer: Skipped 37 frames! The application may be doing too much work on its main thread.
I/art: Starting a blocking GC Instrumentation
I/art: Do partial code cache collection, code=0B, data=61KB
I/art: After code cache collection, code=0B, data=61KB
I/art: Increasing code cache capacity to 256KB
E/Volley: [1020] BasicNetwork.performRequest: Unexpected response code 500 for http://www.servicioscorona.mx/SACCoronaCoatza/JSONDemo/GetClientes
I/Choreographer: Skipped 8517 frames! The application may be doing too much work on its main thread.
D/Volley: [1] 8.onErrorResponse:
I/Choreographer: Skipped 2431 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 966 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 322 frames! The application may be doing too much work on its main thread.
I/Choreographer: Skipped 761 frames! The application may be doing too much work on its main thread.
Disconnected from the target VM, address: 'localhost:8600', transport: 'socket'

y ya no trae ningun resultado, alguien sabe como se puede solucionar?
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

Unexpected response code 500

Publicado por Mario Alberto Santos Cruz (2 intervenciones) el 13/04/2018 21:57:04
OK Muchas gracias, entonces checare que problema tiene esa url

saludos,
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar