Closed werdnum closed 1 year ago
The 404 error is a new thing that just started this week. My last ABRP data was updated 4 days ago. I have been using the OVMS-ABRP integration for 8 months and this is the first time this issue has come up.
I see, sounds like an ABRP server side issue. Hopefully they can get on it :)
+1 Same issue here Upload via browser with same data works.
Sorry, we upgraded our web server configuration and dropped support for non-SSL API calls. Now fixed!
Thanks for the fix. My data started updating immediately since it was actively charging at the time.
Sorry, we upgraded our web server configuration and dropped support for non-SSL API calls. Now fixed!
thx for the fix but .... Why not change 'http://api.iternio.com/1/tlm/send?api_key=' + to 'https://api.iternio.com/1/tlm/send?api_key=' + Seems to work fine.
Our API is normally only used with SSL (https://) - I assume the non-SSL http used here is only for legacy reasons and other telemetry methods which do not support SSL. Feel free to switch to SSL.
If you want to submit a pull request with that change, I'm happy to approve.
I've been trying to use the OVMS-ABRP integration.
I tried both the previous version on the OVMS website and the 'new' version. I did regenerate a new 'generic' token to replace the 'torque' token in between.
When I try to send data...
Same problem with the old version of the script.