Here_travel_time not working for me

I obtained an API key from here.com and setup the sensor in sensor:.

However, it does not appear in the dashboard.

  - platform: here_travel_time
    api_key: "KEY"
    origin_longitude: "99.9999999"
    origin_latitude: "99.9999999"
    destination_longitude: "99.9999999"
    destination_latitude: "99.9999999"
    scan_interval: 2678400 # 1 month

Am I missing something?

I am using 2022.4.1