Maarten234 / Enphase-Envoy-D7.0.X-node-red

11 stars 0 forks source link

Getting the token doesn't work #1

Closed fwieringen closed 11 months ago

fwieringen commented 12 months ago

First of all, thank you so much for this flow. My Envoy was updated to v7 this morning and all my Domotics Node Red flows stopped working...

I added your flow and it almost worked directly out of the box.

Getting the token didn't work, so I manually set msg.token in the "Obtain session ID" block. Is there anything I can do to help dubugging the getting the token part? When I manually requested the token, I also needed to provide a site name.

Maarten234 commented 11 months ago

Hi Floris,

I'm not able to reproduce the issue you experienced. Did you provide your credentials to node "Login credentials". In this node you should provide the credentials you needed to provide yourself when obtaining a token via website https://entrez.enphaseenergy.com/

fwieringen commented 11 months ago

I added some Debug nodes. I get a 401 error after the entrez.enphaseenergy.com node. Just a typo in the password #facepalm