Zunder Dueñas Spain
On the map of Spain, you have not included the Zunder network charger in the town of Dueñas (Castile and Leon). It is an important charger, and if you have other Zunder chargers, I don't understand why this one is not included.

Fernando García About 7 hours ago
⚡️ Report a Charger
Zunder Dueñas Spain
On the map of Spain, you have not included the Zunder network charger in the town of Dueñas (Castile and Leon). It is an important charger, and if you have other Zunder chargers, I don't understand why this one is not included.

Fernando García About 7 hours ago
⚡️ Report a Charger
Map showing swimming pool all over the place
Map in ABRP mode on phone, CarPlay and web shows all private swimming pools and make the map a bit overcrowded. An option to hide them or even better select POI to be displayed would be great.

Squall1858 About 12 hours ago
📥 Feedback
Map showing swimming pool all over the place
Map in ABRP mode on phone, CarPlay and web shows all private swimming pools and make the map a bit overcrowded. An option to hide them or even better select POI to be displayed would be great.

Squall1858 About 12 hours ago
📥 Feedback
2021 Hyundai IONIQ 5
Hyundai Ioniq 5 model from 2021 is missing. As I know it has AWD and RWD versions with two battery sizes 72 kW (net 70) and 57 kW(I am not sure about that value because mine is with the bigger one)

Rosen Spiridonov About 13 hours ago
🚗 Vehicle Requests
2021 Hyundai IONIQ 5
Hyundai Ioniq 5 model from 2021 is missing. As I know it has AWD and RWD versions with two battery sizes 72 kW (net 70) and 57 kW(I am not sure about that value because mine is with the bigger one)

Rosen Spiridonov About 13 hours ago
🚗 Vehicle Requests
Awaiting Clarification
'Connect With Enode' button not working
Pressing the Connect With Enode button in the app or on desktop doesn’t do anything. I checked the Chrome Dev Tools on desktop and saw that the button creates a POST request to a get_tlm_oauth_uri endpoint, and every time I click the button it gets back a response with a body of {"status": "error"}. I was able to reproduce this using curl: curl -i -X POST https://api.iternio.com/1/vehicles/get_tlm_oauth_uri -H 'accept: application/json, text/plain, /' -H 'accept-encoding: gzip, deflate, br, zstd' -H 'accept-language: en-US,en;q=0.9' -H 'authorization: APIKEY [REDACTED]' -H 'content-length: 277' -H 'content-type: application/json' -H 'dnt: 1' -H 'origin: https://abetterrouteplanner.com' -H 'priority: u=1, i' -H 'referer: https://abetterrouteplanner.com/' -H 'sec-ch-ua: "Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"' -H 'sec-ch-ua-mobile: ?0' -H 'sec-ch-ua-platform: "Windows"' -H 'sec-fetch-dest: empty' -H 'sec-fetch-mode: cors' -H 'sec-fetch-site: cross-site' -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' --data '{"typecode":"hyundai:ioniq5n:25:84:awd","tlm_type":"enode","redirect_uri":"https://abetterrouteplanner.com/index.html?state=abrp-enode-web-tlm-ib3v7oq&code=void","vehicle_id":[REDACTED],"manufacturer":"Unknown","session_id":"[REDACTED]"}' HTTP/2 200 date: Thu, 12 Mar 2026 06:10:17 GMT content-type: application/json content-length: 19 server: nginx/1.29.3 access-control-allow-origin: https://abetterrouteplanner.com access-control-allow-credentials: true vary: Origin {"status": "error"} I’ve tried pressing the button while on mobile data and ensured no ad blocker extensions were enabled on web, I even disabled my DNS filtering but none of these helped. Any ideas on how to get around this? I understand the connection with Hyundai vehicles isn’t great but I purchased a premium membership specifically for this feature and it’s very disappointing to see that it doesn’t work. Let me know if there are any more details I can provide.

Owen Shapley About 13 hours ago
🐛 Bug Reports
Awaiting Clarification
'Connect With Enode' button not working
Pressing the Connect With Enode button in the app or on desktop doesn’t do anything. I checked the Chrome Dev Tools on desktop and saw that the button creates a POST request to a get_tlm_oauth_uri endpoint, and every time I click the button it gets back a response with a body of {"status": "error"}. I was able to reproduce this using curl: curl -i -X POST https://api.iternio.com/1/vehicles/get_tlm_oauth_uri -H 'accept: application/json, text/plain, /' -H 'accept-encoding: gzip, deflate, br, zstd' -H 'accept-language: en-US,en;q=0.9' -H 'authorization: APIKEY [REDACTED]' -H 'content-length: 277' -H 'content-type: application/json' -H 'dnt: 1' -H 'origin: https://abetterrouteplanner.com' -H 'priority: u=1, i' -H 'referer: https://abetterrouteplanner.com/' -H 'sec-ch-ua: "Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"' -H 'sec-ch-ua-mobile: ?0' -H 'sec-ch-ua-platform: "Windows"' -H 'sec-fetch-dest: empty' -H 'sec-fetch-mode: cors' -H 'sec-fetch-site: cross-site' -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' --data '{"typecode":"hyundai:ioniq5n:25:84:awd","tlm_type":"enode","redirect_uri":"https://abetterrouteplanner.com/index.html?state=abrp-enode-web-tlm-ib3v7oq&code=void","vehicle_id":[REDACTED],"manufacturer":"Unknown","session_id":"[REDACTED]"}' HTTP/2 200 date: Thu, 12 Mar 2026 06:10:17 GMT content-type: application/json content-length: 19 server: nginx/1.29.3 access-control-allow-origin: https://abetterrouteplanner.com access-control-allow-credentials: true vary: Origin {"status": "error"} I’ve tried pressing the button while on mobile data and ensured no ad blocker extensions were enabled on web, I even disabled my DNS filtering but none of these helped. Any ideas on how to get around this? I understand the connection with Hyundai vehicles isn’t great but I purchased a premium membership specifically for this feature and it’s very disappointing to see that it doesn’t work. Let me know if there are any more details I can provide.

Owen Shapley About 13 hours ago
🐛 Bug Reports
In Review
Cannot save any new location
I noticed that my home location was saved as my previous address, so I attempted to change it. Any attempt to change it would not work. Directly from the edit button, it would not let me backspace any of the text in the text box. It kept glitching out deleting one letter, then adding it back again. I tried deleting the location and re-adding my home location, but when I do that, I select the address I want to save, it briefly shows the final screen to save it as my home, then very quickly reverts back to the search bar. $4.99/month for “premium” features and you gotta deal with basic stuff like this.

Michael Wooley About 16 hours ago
🐛 Bug Reports
In Review
Cannot save any new location
I noticed that my home location was saved as my previous address, so I attempted to change it. Any attempt to change it would not work. Directly from the edit button, it would not let me backspace any of the text in the text box. It kept glitching out deleting one letter, then adding it back again. I tried deleting the location and re-adding my home location, but when I do that, I select the address I want to save, it briefly shows the final screen to save it as my home, then very quickly reverts back to the search bar. $4.99/month for “premium” features and you gotta deal with basic stuff like this.

Michael Wooley About 16 hours ago
🐛 Bug Reports
Completed
OBDLink MX+
Won’t connect. It seems it not supported. Seriously? This is one of the best OBD bluetooth devices on the market. When will you add support?

Phil Graetz About 19 hours ago
🤔 Questions
Completed
OBDLink MX+
Won’t connect. It seems it not supported. Seriously? This is one of the best OBD bluetooth devices on the market. When will you add support?

Phil Graetz About 19 hours ago
🤔 Questions
Completed
Map Updates
How othen do the maps get updated Example roundabout missing as these coordinates 52.59530, -8.71459

Keith Coughlan About 22 hours ago
🤔 Questions
Completed
Map Updates
How othen do the maps get updated Example roundabout missing as these coordinates 52.59530, -8.71459

Keith Coughlan About 22 hours ago
🤔 Questions
Completed
Purchase button for Premium greyed out on Android
Unable to purchase the premium version (icon is greyed out)

KROLL 1 day ago
🐛 Bug Reports
Completed
Purchase button for Premium greyed out on Android
Unable to purchase the premium version (icon is greyed out)

KROLL 1 day ago
🐛 Bug Reports
Completed
Tesla - Casselman, ON
I have confirmed that the Tesla network is selected in my app settings but the Tesla Supercharger (12 chargers) location in the Metro grocery store parking lot in Casselman, Ontario, Canada is not displayed in my app. This station does appear in Tesla’s app as well as in ChargeHub (it even has photos confirming they actually exist). Can this Tesla location be added to ABRP?

John Simpson 1 day ago
⚡️ Report a Charger
Completed
Tesla - Casselman, ON
I have confirmed that the Tesla network is selected in my app settings but the Tesla Supercharger (12 chargers) location in the Metro grocery store parking lot in Casselman, Ontario, Canada is not displayed in my app. This station does appear in Tesla’s app as well as in ChargeHub (it even has photos confirming they actually exist). Can this Tesla location be added to ABRP?

John Simpson 1 day ago
⚡️ Report a Charger
Option to prefer certain charging spots
It would be nice to be able to prefer certain charging spots (without having them in my address list - by choosing the heart) It would also be great to be able to mark those spots from the driving/charging history

Wolfgang Koeppner-Bures 1 day ago
💡 Feature Requests
Option to prefer certain charging spots
It would be nice to be able to prefer certain charging spots (without having them in my address list - by choosing the heart) It would also be great to be able to mark those spots from the driving/charging history

Wolfgang Koeppner-Bures 1 day ago
💡 Feature Requests
The planner should realize that I am charging at a different charger
Stubborn Planner The planner should realize that I am charging at a different charger right now and should not try to send me back to the suggested one! ;-)

Wolfgang Koeppner-Bures 1 day ago
💡 Feature Requests
The planner should realize that I am charging at a different charger
Stubborn Planner The planner should realize that I am charging at a different charger right now and should not try to send me back to the suggested one! ;-)

Wolfgang Koeppner-Bures 1 day ago
💡 Feature Requests
Awaiting Clarification
Charging times totally off in current Version
When testing a trip with my BYD Seal U, the suggested charging times are way off. A trip from Tromsø to Rovaniemi would according to ABRP, take over 4 hours, just in charging.

Ove Andre Nilsen 1 day ago
🐛 Bug Reports
Awaiting Clarification
Charging times totally off in current Version
When testing a trip with my BYD Seal U, the suggested charging times are way off. A trip from Tromsø to Rovaniemi would according to ABRP, take over 4 hours, just in charging.

Ove Andre Nilsen 1 day ago
🐛 Bug Reports