07.2 1.1.9: Http Request not viewable in Google Books API
In 1.1 Send a Books API Request, it is stated that "You should see a webpage that lists the parameters of the Books API function that performs book searches.". In this page it is said that the httpRequest can be viewed. When clicking on the aforementioned page in google books api, only http response is shown.
In which lesson and step of the codelab can this issue be found?
Android fundamentals 07.2: 1.1 Send a Books API Request, Step 9
How to reproduce?
"You should see a webpage that lists the parameters of the Books API function that performs book searches." takes us to books API. Here in the Try this API drawer, if we enter parameters as described, the result httpRequest is not shown as described in the manual. only response is shown.
Versions
What version of Android Studio are you using? 4.1.1
What API level are you targeting? Min 17, irrelevant, problem in google documentation.
Additional information
Add any other context about the problem here.
07.2 1.1.9: Http Request not viewable in Google Books API
In 1.1 Send a Books API Request, it is stated that "You should see a webpage that lists the parameters of the Books API function that performs book searches.". In this page it is said that the httpRequest can be viewed. When clicking on the aforementioned page in google books api, only http response is shown.
In which lesson and step of the codelab can this issue be found? Android fundamentals 07.2: 1.1 Send a Books API Request, Step 9
How to reproduce? "You should see a webpage that lists the parameters of the Books API function that performs book searches." takes us to books API. Here in the Try this API drawer, if we enter parameters as described, the result httpRequest is not shown as described in the manual. only response is shown.
Versions
Additional information Add any other context about the problem here.
codelab: android-fundamentals