I want to get data from the weather API to find out the forecast of a specific region. Using YQL Query, I can get the endpoint URL that returns the information I need, this does not require the consumer key to work correctly.
I want to know if this is legal, and if not, what is the way to use my consumer key using a YQL query.
This information will be used in the iOS application, and, as you know, it takes more than 8 days to consider it ... The last thing I want is to reject my application because of this.
Thanks, advice.
source
share