First, we need to create anAuthorization Headerto send in the request. To do this, take the parameters we used to generate theBase String, remove any parameters that were part of the actual API request (in our case “url”), and then ADD the signature we just generated in Stage 5b as...