I’m a very new user of appgyver…
I can’t seem to crack the code on how to use openweather’s api inside appgyver composer pro. I first tried creating an account with openweather and used the url and api key they assigned to my account…that failed miserably because (I think) openweather uses HTTP only, and appgyver requires HTTPS. So, I created an account on rapid api’s site because they act as a middle-man (as near as I can tell) providing HTTPS access to openweather and used the url and api key they gave me. However, I’ve spent hours messing around with combination of urls and keys and headers etc and have failed to successfully “TEST” any of them…most return invalid key errors, a few times I’d get a different errors…
All I want to do is retrieve the current weather conditions for a lat-long. What needs to be in the BASE and GET RECORD CONFIGURE pages to make this work?
Help!
Jeff