Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication Failure #112

Open
Rohith-28 opened this issue Jun 29, 2022 · 4 comments
Open

Authentication Failure #112

Rohith-28 opened this issue Jun 29, 2022 · 4 comments

Comments

@Rohith-28
Copy link

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

@koltyakov
Copy link
Contributor

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

@Rohith-28
Copy link
Author

Thanks and if there is any possibilty to get xlsx data

@Rohith-28
Copy link
Author

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

@bashiryousufy
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants