Get Cookie After Login

That must have to do with our switch from the request library to axios as the former got deprecated.

We will check what is going on there exactly and try to release a fix with the next version.

If you want to use 0.139.1 you can temporarily also set the environment variable N8N_USE_DEPRECATED_REQUEST_LIB=true to keep on using the request library also in this new version till it got fixed.

2 Likes