node-sp-auth icon indicating copy to clipboard operation
node-sp-auth copied to clipboard

Authentication Failure

Open Rohith-28 opened this issue 3 years ago • 4 comments

C:\Users\css130982\Desktop\node\node_modules\node-sp-auth\lib\src\auth\resolvers\OnlineUserCredentials.js:148 throw new Error(securityTokenResponse.toString()); ^

Error: <S:Fault> <S:Code> <S:Value>S:Sender</S:Value> <S:Subcode> <S:Value>wst:FailedAuthentication</S:Value> </S:Subcode> </S:Code> <S:Reason> <S:Text xml:lang="en-US">Authentication Failure</S:Text> </S:Reason> <S:Detail> <psf:error xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault"> psf:value0x800434D4</psf:value> psf:internalerror psf:code0x800434D4</psf:code> psf:textAADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access ''.</psf:text> </psf:internalerror> </psf:error> </S:Detail> </S:Fault> at OnlineUserCredentials.postToken (C:\Users\css130982\Desktop\node\node_modules\node-sp-auth\lib\src\auth\resolvers\OnlineUserCredentials.js:148:19) at C:\Users\css130982\Desktop\node\node_modules\node-sp-auth\lib\src\auth\resolvers\OnlineUserCredentials.js:48:25 at processTicksAndRejections (node:internal/process/task_queues:96:5)

Please help me to solve this error

Rohith-28 avatar Jun 29 '22 12:06 Rohith-28

Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access

koltyakov avatar Jun 29 '22 17:06 koltyakov

Thanks and if there is any possibilty to get xlsx data

Rohith-28 avatar Jun 30 '22 09:06 Rohith-28

i want to get the data from xlsx file without downloading it to local please help me to solve this issue

Rohith-28 avatar Jun 30 '22 09:06 Rohith-28

i want to get the data from xlsx file without downloading it to local please help me to solve this issue

I'm also looking for something similar. @Rohith-28 Did you find a way to solve this?

bashiryousufy avatar Nov 16 '22 08:11 bashiryousufy