Requesting your advise,
I am trying to use Confluence request Node and using the tutorial sample. Goal is to use the node and create a page in confluence from the Page.
so in Confluence request node --Discovery - gave all the details needed to login. Once the discovery process verified the account ( tried to give the details wrong and verified the prompt asking for proper details too) selected Page --> Create Page

There is no process after this, until i manually close the page. And then find this in workspace directory .metadata folder File ibmtkelectronapp.log
BIP10251I: Discovery Server has finished initialization.
(node:36012) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `ibmtkelectronapp --trace-deprecation ...` to show where the warning was created)
Tried the similar with 13.0.5.1
and got the following message
The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `electron --trace-deprecation ...` to show where the warning was created)
I also tried to create Confluence account and made sure the account has all Admin Privileges still the same thing.
Please advise if i am missing something or its something with the toolkit version ( using latest available for download).
Thanks.