sendHttpPostRequest recently fails in a Rule

Hello,

I found the solution. It is indeed a change in the API of Easee. You need to replace https://api.easee.cloud/api/accounts/token with

https://api.easee.cloud/api/accounts/login’ then it will work again. The other call is deprecated