En el video se muestra la url:
private static final String URL_BASE = "https://gutendex.com/books"";
Pero en realidad es:
private static final String URL_BASE = "https://gutendex.com/books/?page=1";
En el video se muestra la url:
private static final String URL_BASE = "https://gutendex.com/books"";
Pero en realidad es:
private static final String URL_BASE = "https://gutendex.com/books/?page=1";