I am trying to make a client-side get request to this api: \'api.openweathermap.org/data/2.5/weather?zip=\' here we need to pass zip+apiKey to get a response:
I am doing