HTTP Request Node - Body Auth - How to save Credentials and Token

Hello,

I had a similar problem and been able to solve it with a ‘Custom Authentication’ type and providing the headers in my case. In your case you might need to provide the body instead.
Take a look here for a possible solution: HTTP Request Node - Header Auth - How to securely save Credentials - #7 by CristianG