When you run this code, it will ask for the username (= REST_USER) and password, add Basic Authentication credentials to the HTTP header, parse the JSON output and print the employee names (“ename”) including a count of the number of employees. Note that you will need to replace the ...