C. error / datosnojson.html

1<!DOCTYPE html>
2<html lang="es">
3
4<head>
5
6 <meta charset="UTF-8">
7 <meta name="viewport" content="width=device-width">
8
9 <title>Los datos recibidos no son JSON</title>
10
11</head>
12
13<body>
14
15 <h1>Los datos recibidos no son JSON</h1>
16
17 <p>
18 Los datos recibidos no están en formato JSON.
19 </p>
20
21</body>
22
23</html>
skip_previous skip_next