Hi
I am running Openflow and Node-Red using pm2. I just checked the logs and I can see the JWT has expired. How can I renew this token?
Thanks in advance.
Hi
I am running Openflow and Node-Red using pm2. I just checked the logs and I can see the JWT has expired. How can I renew this token?
Thanks in advance.
If you delete the token from the .env file and run client with install parameter, it will re promt for username and password and add a new tken.
You you can update the env file your self by going to /jwtlong on your openflow after logging in as the user you want a token for.
Worked perfectly. Thank you!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.