dragoshenron / solaredge-webscrape

Bash script to automatically download power optimizer data from Solaredge web portal.
Apache License 2.0
8 stars 1 forks source link

This still work for you? #2

Open mutesplash opened 2 years ago

mutesplash commented 2 years ago

Trying to port this to a BSD and getting HTTP 302s to the login page on the endpoint. Web inspection reveals that there are new parameters to chartData like reporterType, flag, uom and new HTTP headers like X-SE-User. I'm not sure you deal with X-CSRF-TOKEN or X-Requested-With or if they're why it's not working.

Kahn commented 2 years ago

I'm seeing 401 errors loading https://monitoring.solaredge.com/solaredge-apigw/api/login so I think this script is not an option anymore.