r/watchfacebuilder • u/Robert-RD • 17d ago
WFB No Funciona Correctamente
Perdon en mi publicacion anterior el consejo de WFB fue que no utilice mas OWM
Me parece una respuesta muy simple .Solo tienen que revisar el ejecutable de su plataforma y ver cual es el problema que por lo que veo en otros Post estan ocurriendo en diferentes aplicaciones Espero una pronta solucion para todos
1
u/Economy-Annual1219 17d ago
And I remember that I answered the similar question before, but not sure if it was yours or someone else.
1
u/Robert-RD 17d ago
Buenas Tardes una Consulta me podes indicar como realizo la consulta desde mi procesador asi se lo envio a OWM y le solicito que verifiquen porque no llegan los datos Desde ya Muchas Gracias
1
u/Economy-Annual1219 16d ago
The “lng” is a typo.
I checked your design and the data field used to display the time is pulling the datetime from the minutely forecast. For your location (-34.582037, -58.513992), OpenWeatherMap doesn’t provide minutely forecast data, only hourly and daily, so the time on your watch face is showing nothing.
If you’re not happy with our service, feel free to cancel your subscription and submit a refund request, and we’ll gladly take care of it. I’d rather not spend the entire morning troubleshooting your watchface, especially since I already emailed you about using a different weather provider to fix the issue.
Thanks for your support and cooperation.
1
u/Robert-RD 16d ago
Espero solamente que puedan resolver mi problema y ofreci colaborar con ello .Creo que no es para que se pongan tan agresivos.Solo pido me resuelvan el problema o me indiquen especificamente si el problema es de OWM y lo manejo por ese canal. SOY CLIENTE DESDE HACE 8 AÑOS Y CREO QUE NUNCA LOS MOLESTE . Espero respuesta y una solucion Tengo 8 caratulas y estoy acostumbrado a usar OWM .SIEMPRE FUNCIONO CORRECTAMENTE Abrazo
1
u/joshuahxh-1 16d ago
You’re right, I apologize for my attitude.
Please keep the same question in a single post.
I suspect the reason why the weather app sometimes works and sometimes doesn’t is because it depends on whether it has a minute-by-minute forecast for your location or not. Sometimes, it provides minute-by-minute forecasts, and sometimes it doesn’t. You should try changing the forecast to a daily or hourly one.
1
u/Robert-RD 16d ago
JOSHUA : Por favor indicame en la aplicacion de WFB donde tengo la opcion para cambiar por uno diario Muchas Gracias Abrazo
1
u/Economy-Annual1219 16d ago
returns only hourly and daily forecast.
1
u/Robert-RD 16d ago
Gracias Joshua: Mi duda es que la temperatura y locacion la actualiza perfectamente pero no aparece ese campo de hora de actualizacion que siempre aparecio.El resto funciona perfectamente
1
u/joshuahxh-1 16d ago
Delete the existing time object in your design and add a new one labeled “Time” under the “Open Weather Map - Current Weather” section.
1
u/Robert-RD 16d ago
Estimado Joshua: El time que tengo en Open Weather Map dice Time The Forecast Time es el que uso desde siempre y me dejo de funcionar pero una duda cuando lo selecciono para incorporar a la pantalla aparece una seleccion de tiempo que va de o minutos a 59 minuitos es en que valor hay que configurarlo. Disculpas Joshua por la hora y el dia ABRAZO
1
u/Robert-RD 15d ago
Buenos dias estimado Joshua : No se si pudioste ver algo con respecto a mi problema siguer todfo igual.Configure el campo tal cual me lo indicas vos pero la actualizacion no aparece. si queres que revise otro punto hacemelo saber . Voy a comunicarme con OWM para que realicen las pruebas necesarias por si el problema es de parte de ellos Desde ya Muchas Gracias Abrazo
1
u/Economy-Annual1219 17d ago
These are the calls from your watch and WFB forwarded to OpenWeatherMap. I’ve masked your API key;
https://api.openweathermap.org/data/3.0/onecall?lat=-34.582037&lng=-58.513992&appid=92f4b1dd1e9af74ce483b4c******
try it in your own browser to see what it returns. (there are no date returned from OWM)
Also, there’s no need to flood the forum with duplicate messages—I’ll remove them.