- Node.js 10.19 or greater (this requirements is applied
node-sp-authv3)
git clone https://github.com/koltyakov/node-sp-auth-troubleshoot
cd node-sp-auth-troubleshootnpm installnpm run test -- --env uatOn the first run, connection and credentials prompts will appear.
Provide auth options due to the environment settings following the CLI wizard.
Connection file will be saved to ./config/private.{env}.json.
On successful connection, === Success === console message following with authentication cookies or tokens should be printed in a console.
On error, === Error === console message following with error stack trace appears.
Please share stack trace with a developer or admin to troubleshoot the reason of the error.