Climacell weather API V4

I noticed my climacell weather data had stopped updating.
It appears they have now become tomorrow.io and changed their API to ver4.

Has anyone had any success using V4 from within Node Red? I have a new api key but I can't seem to get a web request to work now without getting errors.

It would be helpful if you explained

  1. versions of NR and node.js (see startup log)
  2. are you using a 'contrib' node to get the data? If so what is it's name?
  3. what kind of 'web request' are you doing?
  4. what kind of errors are you having?
  5. can you provide a simple flow showing your issue?

12 Sep 09:53:33 - [info] Node-RED version: v2.0.6
12 Sep 09:53:33 - [info] Node.js version: v12.19.0

No contrib node. Just a change node feeding into a http request node.

As mentioned they have changed their api and I was just hoping to find someone who had managed to get it to work with the new one.

I have made progress this morning and can now get some data returned without errors.
The problem is that they have changed the formatting that is required for both location and type of data being requested.

Would still be good to hear from any other climacell / tomorrow.io users who have migrated to V4

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.