As the title states, I've been trying to add a weather function to the stream I mod but I keep getting an error that reads "Invalid location specified."
Code:
$(weather $(query))
When I call the function, no matter if I use city name or zip code, I get the error. I can't get this function to work for the life of me. Am I missing something?